We appreciate your interest in contributing to the 4Ddeveloper App! If you have code changes, new features, or improvements to submit, please follow the guidelines below when creating pull requests.
-
Fork the Repository:
- Fork the 4Ddeveloper App repository to your own GitHub account.
-
Clone the Forked Repository:
- Clone your forked repository to your local machine.
-
Create a New Branch:
- Create a new branch for your changes.
-
Make Changes:
- Make your changes, following the coding standards and guidelines outlined in the project documentation.
-
Commit Changes:
- Commit your changes with clear and concise commit messages.
-
Push Changes:
- Push your changes to your forked repository.
-
Create a Pull Request:
- Navigate to the original repository and click on the "New Pull Request" button.
- Provide a clear title and description for your pull request.
-
Review and Address Feedback:
- Be responsive to any feedback provided during the review process.
- Make necessary adjustments based on feedback.
-
Squash Commits:
- If there are multiple commits, consider squashing them into a single, logically organized commit.
-
Follow the Contribution Guidelines:
- Ensure your pull request adheres to the contribution guidelines outlined in the project documentation.
Thank you for contributing to the 4Ddeveloper App!