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