Add new Issue & PR templates
This commit is contained in:
parent
eb47568701
commit
9fc87049ab
10 changed files with 150 additions and 35 deletions
13
docs/PULL_REQUEST_TEMPLATE/new_module.md
Normal file
13
docs/PULL_REQUEST_TEMPLATE/new_module.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
name: "New Module"
|
||||
about: "For brand spankin' new modules"
|
||||
title: "[MODULE] "
|
||||
labels: "is:request", "re:modules", "status:pending-review"
|
||||
---
|
||||
|
||||
> This category is for PRs that add new modules.
|
||||
|
||||
Thank you for contributing to Doom!
|
||||
|
||||
Before you submit this PR, please make sure it is targeted at `develop` and not
|
||||
`master`.
|
Loading…
Add table
Add a link
Reference in a new issue