Closed RuneRogue closed 1 month ago
The pull request introduces modifications to the CONTRIBUTION.md
and README.md
files, focusing on enhancing clarity and structure. In CONTRIBUTION.md
, formatting improvements include a restructured introduction and a numbered list for the testing instructions. The README.md
file updates the installation command for the Dojo framework to specify a particular version, improving user guidance. These changes collectively aim to provide clearer instructions without altering the core content.
File | Change Summary |
---|---|
CONTRIBUTION.md | Improved formatting and clarity; combined sentences, adjusted heading capitalization, expanded testing instructions into a numbered list. |
README.md | Updated installation command for Dojo to specify version dojoup --version v1.0.0-alpha.5 . |
Objective | Addressed | Explanation |
---|---|---|
Include the deployment in Katana step in contribution guidelines | ✅ | |
Specify the version of dojoup in the README |
✅ |
CONTRIBUTION.md
file are directly related to the addition of contribution guidelines introduced in PR #47, as both focus on improving the clarity and structure of contribution instructions.CONTRIBUTION.md
file in the main PR align with the overall goal of enhancing the presentation of documentation, as seen in PR #51, which focuses on prettifying the README.md
.Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Hello @RuneRogue Thank you for your help here but you need to be assigned to the issue you want to solve before opening a PR!
✅ updated contribution.md ✅ updated dojoup version in main readme.md
fixed #55
Summary by CodeRabbit
CONTRIBUTION.md
file, including clearer steps for contributing.README.md
to specify the exact version of the Dojo framework for better clarity.