Add Contributing.md file for new contributors
Is your feature request related to a problem? Please describe.
I want to add a CONTRIBUTING.md file for the new contributors to step into the repo for the first time.
Can you write algo with 2-3 different approach
✨ Contributing to ______________
Thank you for your interest in contributing to ___________! We appreciate your contributions and value your efforts in making this project a valuable resource for learning Flutter layout design.
Table of Contents
- :clipboard: Code of Conduct
- :rocket: Getting Started
- :hammer_and_wrench: How to Contribute
- :art: Style Guidelines
- :bug: Submitting an Issue
- :arrow_up_down: Submitting a Pull Request
:clipboard: Code of Conduct
Before you start, please review our Code of Conduct. We are committed to creating a welcoming and inclusive community.
:rocket: Getting Started
- Fork the _________ repository.
- Clone your forked repository:
git clone 'write your repo name/path' - Navigate to the project directory:
cd ____ - Install the required dependencies:
flutter pub get - Create a new branch for your contribution:
git checkout -b feature-name
:hammer_and_wrench: How to Contribute
We encourage contributions in various forms, such as:
- Adding new demo screens showcasing Flutter layout designs.
- Enhancing existing demo screens.
- Improving documentation.
- Refactoring and optimizing code.
- Fixing bugs and issues.
If you're unsure where to start, check the Issues section for open tasks or propose your own ideas. Discussions and planning are also carried out in the GitHub Discussions area.
:art: Style Guidelines
Please follow these guidelines when contributing:
- Use consistent code formatting and adhere to the Dart style guide.
- Include comprehensive documentation for your contributions.
- Ensure your code is well-tested.
:bug: Submitting an Issue
Before submitting an issue, please:
- Check if a similar issue already exists.
- Provide clear and detailed information about the problem or enhancement you're suggesting.
- Include steps to reproduce any bugs you're reporting.
:arrow_up_down: Submitting a Pull Request
When you're ready to submit your contribution:
- Push your changes to your forked repository.
- Create a pull request (PR) from your fork to the original FlutterUIKit repository.
- Provide a clear and descriptive title for your PR.
- Include details in the description about the changes you've made and the problem you're solving.
Your contributions, whether big or small, help improve _________ for everyone. Thank you for being part of our community!
Is your feature request related to a problem? Please describe.
I want to add a CONTRIBUTING.md file for the new contributors to step into the repo for the first time.
I have added code/ file
Stale issue message
ok
Stale issue message