aboutsummaryrefslogtreecommitdiffstats
path: root/.github/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-05 09:42:31 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-05 09:42:31 +0530
commit9bb9715497cbb718d2545829408cf9ce577eece0 (patch)
treef6414ce5c751b8c43d50ace2de322da8039e1307 /.github/PULL_REQUEST_TEMPLATE.md
parentMerge branch 'develop' into release and bump version in package.json (diff)
parent6.2.5-nightly.10 [skip ci] (diff)
downloadferdium-app-9bb9715497cbb718d2545829408cf9ce577eece0.tar.gz
ferdium-app-9bb9715497cbb718d2545829408cf9ce577eece0.tar.zst
ferdium-app-9bb9715497cbb718d2545829408cf9ce577eece0.zip
Merge branch 'develop' into release and bump version to '6.2.5-beta.2'6.2.5-beta.2
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 44abd46f8..3a9eb4477 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,14 +5,10 @@
5 5
6#### Pre-flight Checklist 6#### Pre-flight Checklist
7 7
81. Please remember that if you are logging a bug for some service that has _stopped working_ or is _working incorrectly_, please log the bug [here](https://github.com/ferdium/ferdium-recipes/issues) 8Please ensure you've completed all of the following.
92. If you are requesting support for a **new service** in Ferdium, please log it [here](https://github.com/ferdium/ferdium-recipes/pulls) 9
103. Please remember to read the [self-help documentation](https://github.com/ferdium/ferdium-app#troubleshooting-recipes-self-help) - in case it helps you unblock yourself for issues related to older versions of recipes that were installed on your machine. (These will get automatically upgraded when you upgrade to the newer versions of Ferdium, but to get new recipes between Ferdium releases, this documentation is quite useful.) 10- [ ] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/HEAD/CONTRIBUTING.md) for this project.
114. Please ensure you've completed all of the following. 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.
12
13- [ ] I have read the [Contributing Guidelines](https://github.com/ferdium/ferdium-app/blob/develop/CONTRIBUTING.md) for this project.
14- [ ] 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.
15- [ ] I have searched the [issue tracker](https://github.com/ferdium/ferdium-app/issues) for a feature request that matches the one I want to file, without success.
16 12
17#### Description of Change 13#### Description of Change
18<!-- Describe your changes in detail. --> 14<!-- Describe your changes in detail. -->