You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your interest in contributing to the Codellm-Devkit (CLDK)! Here we provide guidelines for contributing to any repository in the codellm-devkit organization.
4
+
5
+
## How to Contribute
6
+
7
+
### Issues and Discussions
8
+
- For bugs and actionable items, please prefer creating an issue in the relevant repository
9
+
- For open-ended or design discussions _specifically related to the specification_, use our [specification discussions](https://github.com/codellm-devkit/specification/discussions)
10
+
- For other general discussions that are not suitable as issues, use our [organization discussions](https://github.com/orgs/codellm-devkit/discussions)
11
+
12
+
In all cases, please check for duplicates before creating new issues or discussions!
13
+
14
+
### Pull Requests
15
+
We welcome PRs across all our repositories! When submitting:
Please note that this project is released with a [Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
61
+
62
+
## License
63
+
64
+
By contributing, you agree that your contributions will be licensed under the Apache 2.0 License.
0 commit comments