Skip to content

Commit 8fc5471

Browse files
Update guidelines for assets folder and its content
1 parent 2a8da8b commit 8fc5471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Instructions
55
- PRs should be merged into the `latestRelease` branch
66
- allows me to continue working on `development` branch without needing to worry about merge conflicts until later
77
- allows me to force-push to the `development` branch if need be without overwriting your commits
8+
- Any images, GraphML files, etc. should go in a folder called "assets" that is a sibling to the files where it is used. Then all references will abide by this pattern `./assets/imageName.png`
89

910
Once the above has been done, open a PR and delete this content.
1011

0 commit comments

Comments
 (0)