Add pr title formatting to contributing

This commit is contained in:
Jonathan Neidel 2019-07-25 12:26:33 +02:00 committed by GitHub
parent 1c460f7fa2
commit 0c7cd68176
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ Please ensure your pull request adheres to the following guidelines:
- Start the description with a capital and end with a full stop/period.
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
- The pull request should have a useful title and include a link to the App and why it should be included.
- The pull request should have a useful title like `Add app-xyz` and include a link to the app and why it should be included.
Thank you for your suggestions!