App-Open-Source-per-iPhone-.../.github/PULL_REQUEST_TEMPLATE

19 lines
601 B
Plaintext
Raw Normal View History

2016-03-02 20:05:18 +01:00
<!-- Thanks for contributing to open-source-ios-apps 😊 -->
2016-02-22 18:11:52 +01:00
2016-03-02 20:05:18 +01:00
<!-- When making an addition: -->
2016-03-05 15:26:48 +01:00
1. [ ] One project per pull request
2. [ ] Insert the project in alphabetical order
2016-03-07 14:51:17 +01:00
3. [ ] Avoid iOS or open-source in description as it is assumed
2016-03-05 15:26:48 +01:00
4. [ ] Use this commit title format if applicable: Add app-name by @github-username
2016-03-07 14:51:17 +01:00
5. [ ] Use format below for your entry (use 🔶 for Swift projects)
2016-02-22 18:11:52 +01:00
2016-03-02 20:05:18 +01:00
<!--
2016-03-07 14:51:17 +01:00
- App name: Short description 🔶
- source url, i.e. https://github.com/username/project
- https://itunes.apple.com/app/app-name/id-zzz
2016-02-22 18:11:52 +01:00
or
- [App name](source url): Short description 🔶
2016-03-02 20:05:18 +01:00
-->