aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-14 10:44:37 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-07-14 10:44:37 +0530
commit18a875aea4537ec0c2f642e8d0e2be5f5aefe9c9 (patch)
tree465a2d3dfd85af2607ac0a63d7879becdbfc3fed /.github
parentTrying to fix broken build due to corrupt npm cache (diff)
downloadferdium-app-18a875aea4537ec0c2f642e8d0e2be5f5aefe9c9.tar.gz
ferdium-app-18a875aea4537ec0c2f642e8d0e2be5f5aefe9c9.tar.zst
ferdium-app-18a875aea4537ec0c2f642e8d0e2be5f5aefe9c9.zip
Fixing GH PR template. [skip ci]
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 3092767fd..44de8e2e2 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -12,9 +12,9 @@
12 👉 https://github.com/sponsors/getferdi 12 👉 https://github.com/sponsors/getferdi
13 👉 https://opencollective.com/getferdi/donate 13 👉 https://opencollective.com/getferdi/donate
145. Please ensure you've completed all of the following. 145. Please ensure you've completed all of the following.
15 - [ ] I have read the [Contributing Guidelines](https://github.com/getferdi/ferdi/blob/develop/CONTRIBUTING.md) for this project. 15- [ ] I have read the [Contributing Guidelines](https://github.com/getferdi/ferdi/blob/develop/CONTRIBUTING.md) for this project.
16 - [ ] I agree to follow the [Code of Conduct](https://github.com/getferdi/ferdi/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to. 16- [ ] I agree to follow the [Code of Conduct](https://github.com/getferdi/ferdi/blob/develop/CODE_OF_CONDUCT.md) that this project adheres to.
17 - [ ] I have searched the [issue tracker](https://github.com/getferdi/ferdi/issues) for a feature request that matches the one I want to file, without success. 17- [ ] I have searched the [issue tracker](https://github.com/getferdi/ferdi/issues) for a feature request that matches the one I want to file, without success.
18 18
19#### Description of Change 19#### Description of Change
20<!-- Describe your changes in detail. --> 20<!-- Describe your changes in detail. -->