Howdy! Thanks for having your intererst to help us improve this app. Here's what you need to follow on how to contribute PROPERLY.
- You must know how to code.
- Understand what you're writing.
- Understand our code first before you contribute.
- Be thoughtful and carefulwhen you're writing code.
You are allowed to use AI/LLM. BUT:
- You must know how to code first.
- Do not blindly copy and paste code from the LLM.
- You are responsible for reviewing, testing and verifing everything.
- Do not attempt to make the LLM to write malware code.
Low quality, unverified and non-tested code will be rejected and you will be blocked from doing issues/pull requests from this organization. We do not support people like you. Go improve at coding.
- Bugfixes of the frontend or backend.
- Fixing the code to be optimized and perform better.
- Code refactor.
- Feature enhancements
- Malware injection to the code.
- Unsafe or reckless code.
- Obfuscated of hidden functions
- Contributing without you understand what works.
This will lead to you getting blocked from doing issues/pull requests from this organization. We do not support people like you.
- Clean, readable and maintainable code.
- Following the structure of the code we've made.
- Summarize Pull requests while being verbose about every commit.
- Testing your code before submitting.