mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 10:04:03 +00:00
Better markdown-disable rules
This commit is contained in:
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@@ -1,5 +1,3 @@
|
|||||||
<!-- markdownlint-disable MD041 -->
|
|
||||||
|
|
||||||
## Describe your changes
|
## Describe your changes
|
||||||
|
|
||||||
## Issue ticket if applicable
|
## Issue ticket if applicable
|
||||||
@@ -11,3 +9,5 @@
|
|||||||
- [ ] I have performed a self-review of my code
|
- [ ] I have performed a self-review of my code
|
||||||
- [ ] If it is a core feature, I have added thorough tests
|
- [ ] If it is a core feature, I have added thorough tests
|
||||||
- [ ] I will try not to use force-push to make the review process easier for reviewers
|
- [ ] I will try not to use force-push to make the review process easier for reviewers
|
||||||
|
|
||||||
|
<!-- markdownlint-disable-file MD041 -->
|
||||||
|
@@ -1,5 +1,3 @@
|
|||||||
<!-- markdownlint-disable MD041 -->
|
|
||||||
|
|
||||||
Thanks for contributing! Please see the
|
Thanks for contributing! Please see the
|
||||||
**Contributor Guide** section in [the documentation](https://jupyter-docker-stacks.readthedocs.io/en/latest/) for
|
**Contributor Guide** section in [the documentation](https://jupyter-docker-stacks.readthedocs.io/en/latest/) for
|
||||||
information about how to contribute
|
information about how to contribute
|
||||||
@@ -8,3 +6,5 @@ information about how to contribute
|
|||||||
[tests](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/tests.html),
|
[tests](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/tests.html),
|
||||||
[features](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/features.html),
|
[features](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/features.html),
|
||||||
[community-maintained stacks](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/stacks.html).
|
[community-maintained stacks](https://jupyter-docker-stacks.readthedocs.io/en/latest/contributing/stacks.html).
|
||||||
|
|
||||||
|
<!-- markdownlint-disable-file MD041 -->
|
||||||
|
Reference in New Issue
Block a user