From 349576e670f61686e38308285274de50067a6d34 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 11 May 2016 09:23:21 -0700 Subject: [PATCH] [template] Updates [ci skip] --- .github/CONTRIBUTING.md | 2 ++ .github/PULL_REQUEST_TEMPLATE.md | 13 ++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 4ccfd5da..4afbe126 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -11,6 +11,8 @@ Adding a `JSON` entry ### 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 `}]` ```js diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 04a6c84e..a1989e18 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,17 +1,16 @@ - + +To create a new category, please open an issue (see CONTRIBUTING) --> 1. [ ] Project URL: 2. [ ] One project per pull request -3. [ ] Insert the project in alphabetical order -4. [ ] Avoid iOS or open-source in description as it is assumed -5. [ ] Use this commit title format if applicable: Add app-name by @github-username -6. [ ] Use approved format for your entry (use 🔶 for Swift projects) +3. [ ] 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 approved format for your entry