aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Alexandre <32882826+Mralexandresys@users.noreply.github.com>2024-01-08 00:31:21 +0100
committerLibravatar GitHub <noreply@github.com>2024-01-07 23:31:21 +0000
commite26e06ca50462e03f95d7f6ed4926bd15a997159 (patch)
tree6fe526f043b93256e3365b6b3b509d1d3ba1cda5 /.github
parentrocketchat: fix unread counter disappearing (#489) (diff)
downloadferdium-recipes-e26e06ca50462e03f95d7f6ed4926bd15a997159.tar.gz
ferdium-recipes-e26e06ca50462e03f95d7f6ed4926bd15a997159.tar.zst
ferdium-recipes-e26e06ca50462e03f95d7f6ed4926bd15a997159.zip
update template PR (#469)
* update template PR * Fix past tense on update --------- Co-authored-by: André Oliveira <37463445+SpecialAro@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 33e9008..e848c1d 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -7,8 +7,9 @@
7 7
8Please ensure you've completed all of the following. 8Please ensure you've completed all of the following.
9 9
10- [ ] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/HEAD/CONTRIBUTING.md) for this project. 10- [ ] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project.
11- [ ] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that this project adheres to. 11- [ ] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to.
12- [ ] I updated the version package [Updating](https://github.com/ferdium/ferdium-recipes/blob/main/docs/updating.md#4-updating-the-version-number)
12 13
13#### Description of Change 14#### Description of Change
14 15