Thanks for your interest in contributing! Here's how you can help:
When reporting a bug:
- Use a clear title
- Describe how to reproduce the issue
- Include examples if possible
When suggesting new features:
- Use a clear title
- Describe how the feature would work
- Explain why it would be useful
- Include examples if possible
When submitting a PR:
- Follow TypeScript best practices
- Add tests if needed
- Document your code
- End files with a newline
- Use TypeScript and follow ESLint rules
- Write clear commit messages
- Use present tense in commits ("Add feature" not "Added feature")
- Keep commit messages under 72 characters
We use these labels:
bug
: Bug reportsenhancement
: Feature requestsdocumentation
: Documentation changesgood first issue
: Good for new contributors
Thanks for helping make prompt-ez better!