Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 2.07 KB

CONTRIBUTING.md

File metadata and controls

41 lines (25 loc) · 2.07 KB

Contributing to Profile Showcase Repository 🚀

First off, thank you for considering contributing to the Profile Showcase Repository! It's people like you that make this project a great tool for beginners wanting to participate in Hacktoberfest.

Code of Conduct 📜

By participating in this project, you are expected to uphold our Code of Conduct. Please report unacceptable behavior to [email protected].

How to Contribute 📘

Reporting Bugs 🐛

  • Before submitting a bug report, please check the existing issues to see if someone else has already reported the problem.
  • If the issue doesn't already exist, open a new one. Be sure to include a title and clear description, and as much relevant information as possible.

Suggesting Enhancements ✨

  • First, read the README.md and ensure that your suggestion doesn't already exist.
  • Provide a clear and detailed explanation of the enhancement in a new issue.

First Timers Welcome! 🌟

If you're new to open-source or Hacktoberfest, look for issues labeled good first issue or beginner-friendly. These are simple tasks perfect for those new to open-source.

Pull Requests 🔧

  1. Fork the repository.
  2. Create a new branch: git checkout -b your-branch-name.
  3. Make your changes.
  4. Commit your changes: git commit -m 'Add some feature'.
  5. Push to the branch: git push origin your-branch-name.
  6. Submit a pull request.

Hacktoberfest Note 🎃

  • Please ensure your contributions are meaningful. We encourage you to submit quality pull requests in line with Hacktoberfest's quality standards.
  • Spammy PRs will be labeled as invalid and won't count towards Hacktoberfest.

Get in Touch 📧

If you have questions or need further guidance, please reach out to [email protected].