Skip to content

Commit c3ca3c9

Browse files
Updated pull request template
Signed-off-by: Philip Windecker <[email protected]>
1 parent 7019b45 commit c3ca3c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Is this a bug fix or a feature? Does it break any existing functionality or forc
1111
How has it been tested?
1212

1313
#### Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:
14-
- [ ] My suggestion follows the [style and contributors guidelines](https://opensimulationinterface.github.io/osi-documentation/open-simulation-interface/doc/howtocontribute.html).
15-
- [ ] I have taken care about the [documentation](https://opensimulationinterface.github.io/osi-documentation/open-simulation-interface/doc/commenting.html).
14+
- [ ] My suggestion follows the [style and contributors guidelines](https://opensimulationinterface.github.io/osi-antora-generator/asamosi/latest/specification/contributing/start_contributing.html).
15+
- [ ] I have taken care about the [message documentation](https://opensimulationinterface.github.io/osi-antora-generator/asamosi/latest/specification/contributing/commenting_messages.html) and the [fields and enums documentation](https://opensimulationinterface.github.io/osi-antora-generator/asamosi/latest/specification/contributing/commenting_fields_enums.html).
1616
- [ ] I have done the [DCO signoff](https://opensimulationinterface.github.io/osi-documentation/open-simulation-interface/doc/howtocontribute.html#developer-certification-of-origin-dco).
1717
- [ ] My changes generate no errors when passing CI tests.
1818
- [ ] I have successfully implemented and tested my fix/feature locally.

0 commit comments

Comments
 (0)