Gazebo_simulation-Frontend/node_modules/jsonexport/PULL_REQUEST_TEMPLATE.md

34 lines
590 B
Markdown
Raw Normal View History

2020-12-21 11:29:31 -04:00
## Status
**READY/IN DEVELOPMENT/HOLD**
## Description
A few sentences describing the overall goals of the pull request's commits.
## Related PRs
List related PRs against other branches:
branch | PR
------ | ------
other_pr_production | [link]()
other_pr_master | [link]()
## Todos
- [ ] Tests
- [ ] Documentation
## Steps to Test or Reproduce
Outline the steps to test or reproduce the PR here.
```sh
git pull --prune
git checkout <feature_branch>
bundle; script/server
```
## Impacted Areas in Application
List general components of the application that this PR will affect:
*