mirror of
https://github.com/LukeHagar/unRAID-CA-templates.git
synced 2025-12-06 04:21:55 +00:00
Add PR templates
This commit is contained in:
21
.github/PULL_REQUEST_TEMPLATE/bug_fix.md
vendored
Normal file
21
.github/PULL_REQUEST_TEMPLATE/bug_fix.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: CA Teplate Fix
|
||||
about: For issuing a fix for a template
|
||||
title: Template Fix Request - <application name>
|
||||
labels: Broken Template
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
### Before submitting a *pull request* make sure you have
|
||||
|
||||
- [ ] Checked that there is no [opene issue](https://github.com/selfhosters/unRAID-CA-templates/issues?q=is%3Aissue+is%3Aopen).
|
||||
- [ ] A member from [Templaters team](https://github.com/orgs/selfhosters/teams/templaters/members) has not acknowledged this issue elsewhere.
|
||||
|
||||
---
|
||||
|
||||
### Description of your *pull request* and other information
|
||||
|
||||
Help us investiagate this bug, link the discovery for the issue(like a forum post).
|
||||
|
||||
If there is currently a open issue regarding this issue, please link this here.
|
||||
20
.github/PULL_REQUEST_TEMPLATE/new_template.md
vendored
Normal file
20
.github/PULL_REQUEST_TEMPLATE/new_template.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
name: CA New template
|
||||
about: Proposal to add a template to our repository
|
||||
title: CA Proposal - <application name>
|
||||
labels: Template Proposal
|
||||
assignees: 'Templaters'
|
||||
|
||||
---
|
||||
|
||||
### Before submitting a *pull request* make sure you have
|
||||
|
||||
- [ ] Checked out our [guide](https://selfhosters.net/docker/templating/templating/) on writing a template. Especially the part about [removing redudnant information](https://selfhosters.net/docker/templating/templating/#114-shave-off-the-xml).
|
||||
|
||||
---
|
||||
|
||||
### Description of your *pull request* and other information
|
||||
|
||||
Give a short description of this software
|
||||
|
||||
If there is currently a [open issue](https://github.com/selfhosters/unRAID-CA-templates/issues?q=is%3Aopen+is%3Aissue+label%3A%22Template+Request%22) regarding this software, please link this here.
|
||||
Reference in New Issue
Block a user