-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f31a5d0
commit 92dd447
Showing
1 changed file
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
# TEMPLATE-base-repo | ||
# Livable Streets Infrastructure & Displacement | ||
|
||
# Add Users | ||
To add yourself to the repository, open a Pull Request modifying `COLLABORATORS`, entering your GitHub username in a newline. | ||
If your project has multiple teams add changes (code, deliverables, data, etc.) to your team folder. | ||
|
||
Create a new branch from dev branch, add changes to your team folder (on the new branch you just created). | ||
|
||
Open a Pull Request to your dev. Add your PM and TPM as reviewers. ***Do not delete any team folders.*** | ||
|
||
At the end of the semester during project wrap up open a final Pull Request to <code>main</code> from dev. | ||
|
||
All Pull Requests must follow the Pull Request Template, with a title formatted like such `[Project Name]: <Descriptive Title>` |