diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2fbc8382..56a9be96 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,17 +1,23 @@ ## Describe your changes +Lorem ipsum ... + ## Type of change - [ ] Documentation - [ ] New Feature - [ ] Bugfix - [ ] Improvements +- [ ] Misc: ## Related issue(s) +- Resolves ... + ## Test plan _Please provide a test plan so other people can test your code faster_ + ## Checklists ### Before requesting a review diff --git a/cmd/remindme/main.go b/cmd/remindme/main.go index 4690e1a0..b4734e91 100644 --- a/cmd/remindme/main.go +++ b/cmd/remindme/main.go @@ -8,7 +8,7 @@ import ( ) // @title Matrix Reminder and Calendar Bot (RemindMe) -// @version 2.0.0 +// @version 2.1.1 // @description API documentation for the matrix reminder and calendar bot. [Inprint & Privacy Policy](https://cubicroot.xyz/impressum) // @contact.name Support