Contributions help this project to grow and document the histories of Tech & STEM Female Pioneers. Any contributions you make are greatly appreciated! 🤝
If you have a suggestion that would make this project better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! ⭐️
- Fork the Project
- Clone the repo
git clone https://github.com/your_username/Women-Who-ve-Changed-Tech.git
- Create a New Branch for your contribution
git checkout -b branch-name
- Commit your Changes
git commit -m "Your Commit Message"
- Push to the Branch
git push origin branch-name
- Open a Pull Request
⚠️ Note: Please look at open issues & include all contribution details when submitting a Pull Request. Thanks!
☞ See Tech Pioneer Contribution for more info
Fixes Issue #
- General (misc updates, features, fixes, etc.)
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- I have checked my code and corrected any misspellings.
- I have performed a self-review of my own code.
- I have commented my code, particularly in hard-to-understand areas.
- My changes generate no new warnings.
- My change requires a change to the documentation.
- I have updated the documentation accordingly. (if applicable)*
- My code follows the style guidelines of this project (if applicable)
@kwing25