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.
2 parents 69786ae + 72815ac commit 4cc2f19Copy full SHA for 4cc2f19
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,18 @@
1
+**⚠ Pull Requests not made with this template will be automatically closed 🔥**
2
+
3
+# Prerequisites
4
+- [ ] Have you read the documentation on contributing? https://github.com/bee-san/pyWhat/wiki/Adding-your-own-Regex
5
6
+# Why do we need this pull request?
7
+* Explain the _why_ behind your PR. We can see what it does from the code. But _why_ does it do that?
8
9
+# What [GitHub issues](https://github.com/bee-san/pyWhat/issues) does this fix?
10
+* Fixes #10000
11
12
+# Copy / paste of output
13
14
+Please copy and paste the output of PyWhat with your new addition using an example that tests this addition below:
15
16
+```console
17
18
+```
0 commit comments