diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 96536260..ea47c243 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,9 +20,11 @@ In case you read this because you are posting an issue, please take a minute and 2. Provide a clear title to easily help identify your problem. 3. Use proper [markdown syntax](https://help.github.com/articles/github-flavored-markdown) to structure your post (i.e. code/log in code blocks). 4. Make sure you provide the following information: + - [ ] Version - [ ] Branch - - [ ] Version/Commit hash - - [ ] Your operating system and python version + - [ ] Commit hash + - [ ] Operating system + - [ ] Python version - [ ] What you did? - [ ] What happened? - [ ] What you expected? diff --git a/README.md b/README.md index b603a274..d613581e 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,11 @@ This project is based on code from [Headphones](https://github.com/rembo10/headp 2. Provide a clear title to easily help identify your problem. 3. Use proper [markdown syntax](https://help.github.com/articles/github-flavored-markdown) to structure your post (i.e. code/log in code blocks). 4. Make sure you provide the following information: + - [ ] Version - [ ] Branch - - [ ] Version/Commit hash - - [ ] Your operating system and python version + - [ ] Commit hash + - [ ] Operating system + - [ ] Python version - [ ] What you did? - [ ] What happened? - [ ] What you expected? diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 55035a3f..554aa7cf 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -68,7 +68,7 @@ available_notification_agents = sorted(notifiers.available_notification_agents()