Thank you for your interest in making Stabilize ORM even better! Your ideas, code, and feedback help drive this project forward.
- Fork the Repository:
Click "Fork" to make your own copy. - Create Your Branch:
Branch offmainfor your feature or fix. - Write Code:
- Use TypeScript.
- Follow established formatting and naming conventions.
- Test Your Changes:
Ensure your code passes all tests. - Update Documentation:
If you change APIs, update the docs and README. - Open a Pull Request:
- Fill out the PR template.
- Describe your changes clearly.
- Language: TypeScript only
- Formatting: Use project conventions (Prettier, ESLint, etc.)
- Naming: Be descriptive and consistent
- For bugs, use the Bug Report Issue Template.
- For feature ideas, use the Feature Request Template.
If in doubt, ask or open a discussion!
Your contributions make Stabilize ORM stable, expressive, and truly open source.
Happy coding!