We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 615c428 commit 6b6762bCopy full SHA for 6b6762b
.github/pull_request_template.md
@@ -1,12 +1,12 @@
1
-### **Describe your change:**
+### Describe your change:
2
3
4
5
* [ ] Add an algorithm?
6
* [ ] Fix a bug or typo in an existing algorithm?
7
* [ ] Documentation change?
8
9
-### **Checklist:**
+### Checklist:
10
* [ ] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Python/blob/master/CONTRIBUTING.md).
11
* [ ] This pull request is all my own work -- I have not plagiarized.
12
* [ ] I know that pull requests will not be merged if they fail the automated tests.
0 commit comments