Files
prompt-engineering/CONTRIBUTORS.md
Steve Krenzel f1aaae8b51 Adding Code of Conduct and Contribution files.
This adds the standard CODE_OF_CONDUCT.md that Brex uses in open source
projects, along with our standard CONTRIBUTING.md guildelines and
CONTRIBUTORS.md list.
2023-04-20 17:39:52 -07:00

299 B

Contributors

Thank you to all of our contributors. For reviewing per-file contributions, run the following commands:

git blame <file>
git log -p <file>

Brex Team