Skip to content

Commit 572c18c

Browse files
authored
Merge branch 'main' into copilot/add-herman-book-url
2 parents ac94152 + 801d2e9 commit 572c18c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,19 @@ When working on this repository in RStudio, the project is configured with:
131131
- UTF-8 encoding
132132
- 2 spaces for tabs (following tidyverse style)
133133

134+
### GitHub Copilot Instructions
135+
136+
This repository includes comprehensive GitHub Copilot instructions in `.github/copilot-instructions.md` to help Copilot provide better assistance with:
137+
- Project-specific development setup and workflows
138+
- Quarto multi-format rendering requirements
139+
- R package structure and conventions
140+
- Build, test, and lint commands
141+
- Common issues and solutions
142+
143+
Copilot will automatically use these instructions when working on this repository.
144+
145+
### Building and Checking the Package
146+
134147
To build and check the package:
135148

136149
```r

0 commit comments

Comments
 (0)