Skip to content

Commit dd2d460

Browse files
committed
add note
1 parent 42dae31 commit dd2d460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ The linter is powered by `rubocop` with its config file located at `.rubocop.yml
7373
- The use of whitespace (newlines) over compactness of files.
7474
- Naming of variables and methods that lead to expressions and blocks reading more like English sentences.
7575
- Less lines of code over more. Keep changes minimal and focused.
76+
- The `docs/design.md` file is the main design document for the project. It might be out-of-date but it should still contain a general high-level overview of the project.
7677

7778
## Pull Request Requirements
7879

0 commit comments

Comments
 (0)