Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
bee-san committed Nov 7, 2021
2 parents 75a9464 + a5a4a3b commit b720538
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 17 deletions.
8 changes: 4 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
**⚠ Pull Requests not made with this template will be automatically closed 🔥**

# Prerequisites
## Prerequisites
- [ ] Have you read the documentation on contributing? https://github.com/bee-san/pyWhat/wiki/Adding-your-own-Regex

# Why do we need this pull request?
## Why do we need this pull request?
* Explain the _why_ behind your PR. We can see what it does from the code. But _why_ does it do that?

# What [GitHub issues](https://github.com/bee-san/pyWhat/issues) does this fix?
## What [GitHub issues](https://github.com/bee-san/pyWhat/issues) does this fix?
* Fixes #10000

# Copy / paste of output
## Copy / paste of output

Please copy and paste the output of PyWhat with your new addition using an example that tests this addition below:

Expand Down

0 comments on commit b720538

Please sign in to comment.