-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Oztechan/Global#4] Global config update synced file(s) with Oztechan…
…/Config (#2957) * Oztechan/Global#4 Global config update synced local 'docs/CONTRIBUTING.md' with remote 'docs/CONTRIBUTING.md' * Oztechan/Global#4 Global config update synced local 'docs/PULL_REQUEST_TEMPLATE.md' with remote 'docs/PULL_REQUEST_TEMPLATE.md'
- Loading branch information
1 parent
7f64b6a
commit 8386541
Showing
2 changed files
with
11 additions
and
10 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
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,11 +1,12 @@ | ||
## Description | ||
|
||
Resolves Oztechan/CCC* | ||
Resolves Oztechan/REPO_NAME#ISSUE_ID | ||
<!-- | ||
Pull Request Checklist | ||
1. I have read the https://github.com/Oztechan/CCC/blob/develop/docs/CONTRIBUTING.md | ||
2. PR title in the format of `[Oztechan/CCC#ISSUE_ID] ISSUE_TITLE` | ||
1. I have read the https://github.com/Oztechan/Config/blob/develop/docs/CONTRIBUTING.md | ||
2. PR title in the format of `[Oztechan/REPO_NAME#ISSUE_ID] ISSUE_TITLE` | ||
3. I have added a valid description and | ||
4. I replaced `*` with the link of the issue. Ie `#123` into description (it will automatically close issue once PR is merged) | ||
4. I replaced `REPO_NAME` with the name of repository. | ||
5. I replaced `ISSUE_ID` with the ID(number in the link) of issue. | ||
4. I have tested the app before creating this PR | ||
--> |