cdsaxs welcomes contributions from everyone! Here's how you can get involved:
- (Optional) Have an idea for cdsaxs? Share it! Create a new GitHub Issue detailing what you'd like to do. This helps us discuss and refine your contribution before code is written.
- Fork cdsaxs and make your changes. Not sure how? This GitHub guide make your changes can help beginners.
- Once you're happy with your changes, open a Pull Request on GitHub. This lets us review your contribution and discuss any improvements.
- Make sure all tests pass! This ensures your changes don't break existing functionality.
- Once everyone's happy, we'll merge your code into cdsaxs and make a new release.
For more detailed explanation on setting up the environment and developping your own model here's a Guide.
Found a bug in cdsaxs? Help us fix it! Open a new GitHub Issue detailing the problem you encountered. Here are some tips for good bug reports:
- Make sure the issue can be reproduced consistently.
- Include details like the package versions you're using and your operating system.
- The more information you provide, the easier it is for us to diagnose and fix the bug.
By following these guidelines, you can help make cdsaxs even better!