Skip to content

Commit 1c5ceb6

Browse files
authoredJun 2, 2023
Merge pull request #1 from vanderbiltrobotics/tester
pull tester
2 parents cf25c4d + 182028d commit 1c5ceb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎getting_started/git.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Each GitHub project can be considered an overarching area of focus. We have an a
2525
Our main board for misceallaneous work items that need to get done is General. Using projects gives us a good view of what is being worked on by who and what needs to be done in the future while requiring little
2626
maintenence on our part due to the nice automation features and ability to link pull requests to issues.
2727

28-
If you ever need something to work on, take a look at the projects and feel free to assign yourself to a work item or better yet, add a completely new work item!
28+
If you ever need something to work on, take a look at the projects and feel free to assign yourself to a work item or better yet, add a completely new work item!
2929

3030
Branching Strategy
3131
==================
@@ -47,4 +47,4 @@ Merging Strategy
4747
- Try to avoid creating a merge commits when completing PRs
4848

4949
.. note::
50-
After completing a PR, the branch should be deleted if it will not be used for future development. It can always be restored at a later point if needed.
50+
After completing a PR, the branch should be deleted if it will not be used for future development. It can always be restored at a later point if needed. (Git)

0 commit comments

Comments
 (0)