1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/pull_request_template.md
Gofannon 9d12c49aae
2018 04 22b (#58)
* Upgrade template to latest version

* Upgrade dokuwiki version and version's location

* Delete "jessie" from READMEs

* Migrate to changelog file instead of READMEs

* Fix markdown syntax errors

* Add local screenshot

* Update manifest.json

Co-Authored-By: Kayou <pierre.moltess@gmail.com>

* Revert CI link

* Correct version number to match manifest

Co-authored-by: Gofannon <gofannon+github@riseup.net>
Co-authored-by: Kayou <pierre.moltess@gmail.com>
2020-04-22 23:24:55 +02:00

22 lines
770 B
Markdown

## 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.
## Validation
---
- [ ] **Code review** :
- [ ] **Approval (LGTM)** :
*Code review and approval have to be from a member of @YunoHost-Apps/apps-group*
- **CI succeeded** :
[![Build Status](https://ci-apps-hq.yunohost.org/jenkins/job/dokuwiki_ynh%20PR-NUM-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/dokuwiki_ynh%20PR-NUM-/)
*Please replace '-NUM-' in this link by the PR number.*
When the PR is marked as ready to merge, you have to wait for 3 days before really merging it.