Skip to content

Latest commit

Β 

History

History
53 lines (38 loc) Β· 1.64 KB

File metadata and controls

53 lines (38 loc) Β· 1.64 KB

Contributing to AI Text Rewriter Pro

Thank you for your interest in contributing to AI Text Rewriter Pro! πŸŽ‰

How to Contribute

πŸ› Reporting Bugs

  • Use the Bug Report template
  • Include extension version, browser version, and steps to reproduce
  • Check if the issue already exists before creating a new one

πŸ’‘ Suggesting Features

  • Use the Feature Request template
  • Describe the problem you're trying to solve
  • Explain how this feature would benefit users

πŸ”§ Code Contributions

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Make your changes
  4. Test thoroughly with the extension
  5. Commit your changes (git commit -m 'Add amazing feature')
  6. Push to the branch (git push origin feature/amazing-feature)
  7. Open a Pull Request using our PR template

Development Setup

  1. Clone the repository
  2. Load the extension in Chrome Developer Mode
  3. Make changes to the code
  4. Reload the extension to test changes
  5. Test across different websites and text areas

Code Style

  • Use consistent indentation (2 spaces)
  • Add comments for complex logic
  • Follow existing naming conventions
  • Test your changes thoroughly

Need Help?

Recognition

Contributors will be acknowledged in the project documentation and release notes!


Made with ❀️ by the AI Text Rewriter Pro community