Add PR templates

This commit is contained in:
Roxedus
2020-05-01 18:23:37 +02:00
parent db87974d3c
commit 03ad73215a
2 changed files with 41 additions and 0 deletions

View 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.

View 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.