Skip to content

Commit

Permalink
Restructured files for GitHub.
Browse files Browse the repository at this point in the history
  • Loading branch information
TokenChingy committed Oct 25, 2018
1 parent 78f9a25 commit 81d969d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
File renamed without changes.
11 changes: 2 additions & 9 deletions .github/PULL_REQUEST_TEMPLATE.md
@@ -1,19 +1,12 @@
---
name: Pull request
about: Make changes and or features to the repository
---

**IMPORTANT: Please do not create a Pull Request without creating an issue first.**

Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.

Please provide enough information so that others can review your pull request:

**Explain the details for making this change. What existing problem does the pull request solve?**
**Explain the details for making this change. What existing problem does the pull request solve? How does it solve it?**
e.g. It fixed blah blah...

**Did you format the code in accordance to the AirBnB style guide?**
Yes/No

**Closing issues**
Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
Closes #XXXX

0 comments on commit 81d969d

Please sign in to comment.