This repository contains examples of instructions for Charlie to consider when reviewing pull requests.
Within your repository, create a .charlie/instructions/
directory and add any number of instructions you'd like Charlie to consider.
- Instructions are written in Markdown.
- The file may be nested under subdirectories of your choosing.
- The file must end in
.md
- Write instructions specific to your repository for best results.
- Provide examples when/where appropriate to illustrate the instruction.