Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CODESYTLE.md #21

Merged
merged 9 commits into from
Dec 11, 2023
Merged

Conversation

ShiroTohu
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Breaking Change
  • Documentation Update

Description

When I was committing changes to my fork, I realized that there was a drastic difference between how I write my commit messages compared to yours. As a result I tried rebasing those messages and well...

image

After that little incident, I realized that it might be beneficial to have a CODESTYLE.md file, not just for me, but possibly for other contributors as your project grows. I tried my best to replicate your preferences in this document, but there might be things that I am missing or concepts that I am not aware of. So feel free to edit/request changes to your liking!

Caution

I accidentally committed add build instructions, this was meant for another branch. Due to lack of knowledge, I just removed it from this commit. There are also two merges present, I don't think they should affect anything but I encourage making sure it's ok.

cat bounce

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.

  • Yes
  • No, and this is why: Documentation changes
  • I need help with writing tests

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link
Member

@caffeine-addictt caffeine-addictt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@caffeine-addictt
Copy link
Member

Do take note that there are plans to migrate documentation to either a 3rd party like readthedocs, or a 1st party self-hosted solution.

I will make a discussion thread soon, so please do partake. I'd love to hear your opinion!
Thanks for contribution, much appreciated! (˶ᵔ ᵕ ᵔ˶)

@caffeine-addictt caffeine-addictt added the Documentation An issue/change with the documentation. label Dec 11, 2023
@caffeine-addictt caffeine-addictt merged commit c0e5610 into python-thread:main Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation An issue/change with the documentation.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants