docs: update issue templates

pull/18315/head
mrugesh mohapatra 2018-10-11 17:29:23 +05:30
parent 995d720b33
commit aec23133cd
2 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,22 @@
---
name: 'Bug Report: Issues with Coding challenge'
about: Reporting issue with a specific challenge, like broken tests, unclear instructions.
---
<!--
NOTE: If you're reporting a security issue, don't create a GitHub issue. Instead, email security@freecodecamp.org. We will look into it immediately.
-->
**Describe your problem and how to reproduce it:**
**Add a Link to the page with the problem:**
**Tell us about your browser and operating system:**
* Browser Name:
* Browser Version:
* Operating System:
**If possible, add a screenshot here (you can drag and drop, png, jpg, gif, etc. in this box):**

View File

@ -0,0 +1,39 @@
---
name: 'Bug Report: Software issue in Learning platform'
about: Reporting a software bug, in learning platform (not for content in guide articles
or coding challenges).
---
**Looking forward for reporting a security issue:**
Please report security issues by sending an email to `security@freecodecamp.org` instead of raising a Github issue.
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.