mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-11 23:02:54 +01:00
chore: Add GitHub templates (#1)
This commit is contained in:
38
.github/ISSUE_TEMPLATE/1.Bug_report.md
vendored
Normal file
38
.github/ISSUE_TEMPLATE/1.Bug_report.md
vendored
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
name: Documentation Bug report
|
||||
about: Create a bug report for the documentation site.
|
||||
labels: bug
|
||||
---
|
||||
|
||||
# Documentation Bug report
|
||||
|
||||
## Describe the bug
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## To Reproduce
|
||||
|
||||
Steps to reproduce the behavior, please provide code snippets or a repository:
|
||||
|
||||
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.
|
||||
|
||||
## System information
|
||||
|
||||
- OS: [e.g. macOS, Windows]
|
||||
- Browser (if applies) [e.g. chrome, safari]
|
||||
- Version of Node.js: [e.g. 10.10.0]
|
||||
|
||||
## Additional context
|
||||
|
||||
Add any other context about the problem here.
|
||||
Reference in New Issue
Block a user