mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
pull request template
This commit is contained in:
parent
f62b7561b3
commit
78f5cc6877
2 changed files with 19 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
## Problem
|
|
||||||
-
|
|
||||||
|
|
||||||
## Solution
|
|
||||||
-
|
|
||||||
|
|
||||||
## PR Status
|
|
||||||
-
|
|
||||||
|
|
||||||
## Validation
|
|
||||||
---
|
|
||||||
*Minor decision*
|
|
||||||
- **Upgrade previous version** :
|
|
||||||
- [ ] **Code review** :
|
|
||||||
- [ ] **Approval (LGTM)** :
|
|
||||||
- [ ] **Approval (LGTM)** :
|
|
||||||
- **CI succeeded** : [/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/nextcloud_ynh%20xxx%20(Official)/)
|
|
||||||
When the PR is mark as ready to merge, you have to wait for 3 days before really merge it.
|
|
19
pull_request_template.md
Normal file
19
pull_request_template.md
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
## Problem
|
||||||
|
- *Description of why you made this PR*
|
||||||
|
|
||||||
|
## Solution
|
||||||
|
- *And how do you fix that problem*
|
||||||
|
|
||||||
|
## PR Status
|
||||||
|
- [ ] Code finished.
|
||||||
|
- [ ] Tested with Package_check.
|
||||||
|
- [ ] Fix or enhancement tested.
|
||||||
|
- [ ] Upgrade from last version tested.
|
||||||
|
- [ ] Can be reviewed and tested.
|
||||||
|
|
||||||
|
## Package_check results
|
||||||
|
---
|
||||||
|
*If you have access to [App Continuous Integration for packagers](https://yunohost.org/#/packaging_apps_ci) you can provide a link to the package_check results like below, replacing '-NUM-' in this link by the PR number and USERNAME by your username on the ci-apps-dev. Or you provide a screenshot or a pastebin of the results*
|
||||||
|
|
||||||
|
[/badge/icon)](https://ci-apps-dev.yunohost.org/jenkins/job/garradin_ynh%20PR-NUM-%20(USERNAME)/)
|
||||||
|
|
Loading…
Add table
Reference in a new issue