Copied the boards layout and issue temlates from GNOME TODO

This commit is contained in:
Jordan Petridis 2017-11-13 17:37:44 +02:00
parent e3f0263dc0
commit 4bf84ed170
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6
3 changed files with 38 additions and 1 deletions

View File

@ -0,0 +1,20 @@
Detailed description of the issue. Put as much information as you can, potentially
with images showing the issue.
Steps to reproduce:
1. Open Hammond
2. Do an action
3. ...
## Design Tasks
* [ ] design tasks
## Development Tasks
* [ ] development tasks
## QA Tasks
* [ ] qa (quality assurance) tasks

View File

@ -0,0 +1,17 @@
Detailed description of the feature. Put as much information as you can.
Proposed Mockups:
(Add mockups of the proposed feature)
## Design Tasks
* [ ] design tasks
## Development Tasks
* [ ] development tasks
## QA Tasks
* [ ] qa (quality assurance) tasks

View File

@ -3,7 +3,7 @@
**General:** **General:**
- [x] Add CONTRIBUTING.md - [x] Add CONTRIBUTING.md
- [ ] Add Issues and Pull Request templates - [x] Add Issues and Pull Request templates
- [ ] Write docs - [ ] Write docs