Skip to content

Commit a851a82

Browse files
authored
Added disabling unused github features to pull request checklist
1 parent 6ea8e46 commit a851a82

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@ Thank you for contributing to 3D Slicer!
2626
- [ ] Publication: link to publication and/or to PubMed reference (if available)
2727
- [ ] License: We suggest you use a permissive license that includes patent and contribution clauses. This will help protect developers and ensure the code remains freely available. We suggest you use the [Slicer License](https://github.com/Slicer/Slicer/blob/main/License.txt) or the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0). Always mention in your README file the license you have chosen. If you choose a different license, explain why to the extension maintainers. Depending on the license we may not be able to host your work. Read [here](https://opensource.guide/legal/#which-open-source-license-is-appropriate-for-my-project) to learn more about licenses.
2828
- [ ] Content of submitted s4ext file is consistent with the top-level CMakeLists.txt file in the repository (description, URLs, dependencies, etc. are the same)
29-
29+
- Hide unused features in the repository to reduce noise/irrelevant information:
30+
- [ ] Click `Settings` and in repository settings uncheck `Wiki`, `Projects`, and `Discussions` (if they are currently not used)
31+
- [ ] Click the settings icon next to `About` in the top-right corner of the repository main page and uncheck `Releases` and `Packages` (if they are currently not used)
3032
<!-- If you have any questions or comments then please describe them here. -->

0 commit comments

Comments
 (0)