Add pull request template (#293)

* Add pull request template

* Update CHANGELOG.md
This commit is contained in:
ReFil
2023-12-15 10:38:04 +00:00
committed by GitHub
parent 9becf801cf
commit e6df7b4508
2 changed files with 10 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
## Advantage 360 Pro PR template
### What's changed:
### Why has this change been implemented:
### What (if any) actions must a user take after this change:
+2
View File
@@ -4,6 +4,8 @@ Here's all notable changes and commits to both the configuration repo and the ba
Many thanks to all those who have submitted issues and pull requests to make this firmware better!
## Config repo
12/15/2023 - Add PR template [#293](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/293)
12/6/2023 - Update versioning script to use bash from $PATH [#287](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/287)
12/5/2023 - Update Bluetooth settings in light of user feedback [#289](https://github.com/KinesisCorporation/Adv360-Pro-ZMK/pull/289)