diff --git a/contributing.md b/contributing.md index c4e3222..cd2961e 100644 --- a/contributing.md +++ b/contributing.md @@ -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!