You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,9 @@ Please describe the tests that you ran to verify your changes. Please also provi
27
27
## Checklist
28
28
-[ ] Ensured this PR is up-to-date with the `dev` branch
29
29
-[ ] Created this PR to target the `dev` branch
30
-
-[ ] Followed the style guidelines as described in the [Contribution Guidelines](../CONTRIBUTING.md)
30
+
-[ ] Followed the style guidelines as described in the [Contribution Guidelines](https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/main/CONTRIBUTING.md)
31
31
-[ ] Added tests that prove my fix is effective or that my feature works
32
+
-[ ] Updated the [Changelog](https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/dev/CHANGELOG.md) and described changes in the [Unreleased section](https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/dev/CHANGELOG.md#unreleased)
All notable changes to this repository will be documented in this file.
4
+
5
+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
0 commit comments