-
-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,13 @@ | ||
## Hello and welcome! | ||
<!-- | ||
## Hello and welcome! | ||
Copy the correct template for your contribution. | ||
Consider creating an issue or link to an existing one before submitting the pull request. Thanks! | ||
--> | ||
|
||
## 🐛 Bug fixing | ||
### 📝 Description of the Change | ||
|
||
> The pull request must only fix an existing bug. | ||
What is this pull request about? | ||
|
||
### Identify the Bug | ||
### 🐛 Possible Drawbacks | ||
|
||
Link to the issue describing the bug that you're fixing. | ||
If there is not yet an issue for your bug, please open a new issue and then link to that issue in your pull request. | ||
|
||
### Description of the Change | ||
|
||
We must be able to understand the design of your change from this description. | ||
|
||
### Possible Drawbacks | ||
|
||
What are the possible side-effects or negative impacts of the code change? | ||
|
||
## 🐱🏍 Enhancements | ||
|
||
### Description of the Change | ||
|
||
We must be able to understand the design of your change from this description. | ||
|
||
### Possible Drawbacks | ||
|
||
What are the possible side-effects or negative impacts of the code change? | ||
|
||
## 📝 Improving documentation | ||
|
||
> The pull request must only contribute documentation. | ||
### Description of the Change | ||
|
||
We must be able to understand the purpose of your change from this description. | ||
|
||
## ✨ Example application | ||
|
||
### Description of the Change | ||
|
||
We must be able to understand what your application is going to do from this description. | ||
Are there any possible side-effects or negative impacts with this code change? |