Update issue and PR templates

Signed-off-by: Marquis Kurt <software@marquiskurt.net>
This commit is contained in:
Marquis Kurt 2019-10-05 15:45:25 -04:00
parent cc09f2126e
commit 96f8eb9eda
No known key found for this signature in database
GPG Key ID: 725636D259F5402D
3 changed files with 12 additions and 2 deletions

View File

@ -25,7 +25,7 @@ If applicable, add screenshots to help explain your problem.
**App Information (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Browser [e.g. chrome, safari] (if applicable)
- Version [e.g. 22]
**Additional context**

View File

@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
title: '[Request] Request title'
labels: ''
assignees: ''

10
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: Pull request
about: Create a pull request to help us improve the code
title: "Request title"
---
This PR makes the following changes:
<!-- List your changes here as a bullet list. Read the contribution guidelines for more details.-->