Skip to content
Open
Show file tree
Hide file tree
Changes from 2 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
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Contributing to Constructor

Thank you for your interest in contributing to Constructor!

Please refer to the [conda contributing guide](https://docs.conda.io/projects/conda/en/latest/dev-guide/contributing.html) for general guidelines on how to contribute to conda projects.

For Constructor-specific questions or issues, please open an issue on the [issue tracker](https://github.com/conda/constructor/issues) or start a discussion.

Please also review our [Code of Conduct](https://github.com/conda/constructor/blob/main/CODE_OF_CONDUCT.md) before contributing.
2 changes: 2 additions & 0 deletions news/1231.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
### Docs
* Added `CONTRIBUTING.md` to fix broken link in PR workflow template.
Comment thread
marcoesters marked this conversation as resolved.
Outdated
Loading