Skip to content

Commit aea5e0e

Browse files
Added pull request template to facilitate standardized contributions. (#779)
Signed-off-by: Leander Stephen D'Souza <leanderdsouza1234@gmail.com>
1 parent 572bc12 commit aea5e0e

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!-- Please fill out the following pull request template for non-trivial changes to help us process your PR faster and more efficiently.-->
2+
3+
---
4+
5+
## Basic Info
6+
7+
| Info | Please fill out this column |
8+
| ------ | ----------- |
9+
| Ticket(s) this addresses | (add Doc/Nav2 tickets here #1 or N/A) |
10+
| Does this PR contain AI-generated software? | (No; Yes, and it is marked inline in the code) |
11+
---
12+
13+
## Description of contribution in a few bullet points
14+
15+
<!--
16+
* Updated the documentation to reflect corresponding changes in navigation2.
17+
* Reorganised some sections for better clarity.
18+
-->

0 commit comments

Comments
 (0)