mirror of
https://github.com/kennethreitz/empartations.git
synced 2026-06-05 06:46:18 +00:00
1.1 KiB
1.1 KiB
Contributing to Empartations
We welcome your contributions! Please follow these guidelines to ensure a smooth process.
How to Contribute
- Fork the Repository: Create a personal fork of the repository.
- Clone Your Fork: Clone your fork to your local machine.
- Create a Branch: Create a new branch for your changes.
- Make Changes: Make your changes and commit them with clear messages.
- Submit a Pull Request: Push your changes to your fork and submit a pull request to the main repository.
Contribution Guidelines
- Ensure your contributions align with the repository's themes and purposes.
- Include detailed descriptions and justifications for your changes.
- Follow the repository's coding and formatting standards.
Template for Submissions
Use the following template for submitting new content:
# Title
## Introduction
Introduce the main theme or question of your contribution.
## Body
- **Section 1**: Detailed description or narrative.
- **Section 2**: Additional insights or reflections.
## Conclusion
Summarize the key points and any final reflections.