mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-01-24 07:22:22 +01:00
[template] Updates [ci skip]
This commit is contained in:
parent
cb29962a3a
commit
349576e670
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -11,6 +11,8 @@ Adding a `JSON` entry
|
|||||||
|
|
||||||
### New entries go to the end of the file
|
### New entries go to the end of the file
|
||||||
|
|
||||||
|
Example: https://github.com/dkhamsing/open-source-ios-apps/pull/281/files
|
||||||
|
|
||||||
At the end of **contents.json**, add an entry at `}]`
|
At the end of **contents.json**, add an entry at `}]`
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
13
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,17 +1,16 @@
|
|||||||
<!-- Thanks for contributing to open-source-ios-apps 😊 -->
|
<!-- Thanks for contributing to open-source-ios-apps 😊
|
||||||
|
|
||||||
**Please do not edit the README, instead make changes to `contents.json` **
|
⚠️ Please do not edit the README, instead make changes to contents.json
|
||||||
|
|
||||||
<!-- To create a new category, please open an issue (see CONTRIBUTING) -->
|
To create a new category, please open an issue (see CONTRIBUTING) -->
|
||||||
|
|
||||||
<!-- When making an addition: -->
|
<!-- When making an addition: -->
|
||||||
|
|
||||||
1. [ ] Project URL:
|
1. [ ] Project URL:
|
||||||
2. [ ] One project per pull request
|
2. [ ] One project per pull request
|
||||||
3. [ ] Insert the project in alphabetical order
|
3. [ ] Avoid iOS or open-source in description as it is assumed
|
||||||
4. [ ] Avoid iOS or open-source in description as it is assumed
|
4. [ ] Use this commit title format if applicable: Add app-name by @github-username
|
||||||
5. [ ] Use this commit title format if applicable: Add app-name by @github-username
|
5. [ ] Use approved format for your entry
|
||||||
6. [ ] Use approved format for your entry (use 🔶 for Swift projects)
|
|
||||||
|
|
||||||
<!-- Approved Format
|
<!-- Approved Format
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user