We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12102a5 commit 5170e74Copy full SHA for 5170e74
.github/ISSUE_TEMPLATE/add-documentation.md
@@ -0,0 +1,20 @@
1
+---
2
+name: Add Documentation
3
+about: Add documentation for an algorithm
4
+
5
6
7
+Please search if an issue has already be placed before adding another issue.
8
9
+If you want to add an algorithm to the repository.
10
+Please include the following in the issue.
11
12
+## Title:
13
+Documentation of Algorithm
14
15
+## Issue:
16
+Corresponding Issue number
17
18
+Are you working on this? - **Yes/No**
19
+(**If you are going to work on the issue yourself, make sure you comment on the issue to let others know.**
20
+We do not want multiple people to be working in the same issue without notice.)
0 commit comments