Skip to content

Commit 4a398e8

Browse files
authored
Revise development workflow guidelines
Updated development workflow instructions. Signed-off-by: Lee Calcote <[email protected]>
1 parent ab91985 commit 4a398e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/copilot-instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ docs/
6565

6666
## Development Workflow
6767

68+
1. Don't fork this repo.
69+
1. Create a branch and pull request in this repo.
70+
1. Don't mark your pull request as draft.
71+
6872
### Setup
6973
```bash
7074
# Install dependencies (required for fresh clone)

0 commit comments

Comments
 (0)