Skip to content

Commit

Permalink
update pull request template & set current version in API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
CubicrootXYZ committed Oct 20, 2024
1 parent 0c7e40b commit 26d6356
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion cmd/remindme/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 26d6356

Please sign in to comment.