-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add PR template * Fix pr template
- Loading branch information
Jakub Błaszczyk
authored
Sep 12, 2019
1 parent
33c9ca4
commit 7f0f110
Showing
1 changed file
with
17 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
<!-- Thank you for your contribution. Before you submit the pull request: | ||
1. Follow contributing guidelines, templates, the recommended Git workflow, and any related documentation. | ||
2. Read and submit the required Contributor Licence Agreements (https://github.com/kyma-project/community/blob/master/contributing/02-contributing.md#agreements-and-licenses). | ||
3. Test your changes and attach their results to the pull request. | ||
4. Update the relevant documentation. | ||
--> | ||
|
||
**Description** | ||
|
||
Changes proposed in this pull request: | ||
|
||
- ... | ||
- ... | ||
- ... | ||
|
||
**Related issue(s)** | ||
<!-- If you refer to a particular issue, provide its number. For example, `Resolves #123`, `Fixes #43`, or `See also #33`. --> |