Merge branch 'master' of github.com:writeas/writefreely
This commit is contained in:
commit
8a3974c27d
2 changed files with 33 additions and 0 deletions
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Let us know what went wrong.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### Describe the bug
|
||||||
|
Explain what the bug is, in as much detail as possible...
|
||||||
|
|
||||||
|
### Steps to reproduce (if necessary)
|
||||||
|
Steps to reproduce the behavior:
|
||||||
|
1. Go to '...'
|
||||||
|
2. Click on '....'
|
||||||
|
3. ...
|
||||||
|
|
||||||
|
### Expected behavior
|
||||||
|
What should've happened?
|
||||||
|
|
||||||
|
### Application configuration
|
||||||
|
- **Single mode or Multi-user mode?**
|
||||||
|
- **Open registration?** [yes/no]
|
||||||
|
- **Federation enabled?** [yes/no]
|
||||||
|
|
||||||
|
**Version or last commit**:
|
9
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
9
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
# PLEASE DON'T SUBMIT FEATURE REQUESTS HERE #
|
||||||
|
|
||||||
|
Instead, post them to our forums: https://discuss.write.as/c/feedback/feature-requests
|
Loading…
Add table
Reference in a new issue