Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Contributing

Thanks for your interest in contributing! We accept pull requests.

## Bugs and feature requests

Please file all bug reports and feature requests in the
[openai/codex issue tracker](https://github.com/openai/codex/issues).
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,7 @@ In addition to the packages specified in the table above, the following packages
- `elixir`: 1.18.3

See [Dockerfile](Dockerfile) for the full details of installed packages.

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).
Loading