Skip to content

chore(.github): add WAYS_TO_CONTRIBUTE.md guide#17

Merged
MohamadSalman11 merged 2 commits intolovit-dev:mainfrom
shashankxrm:waystocontribute
May 21, 2025
Merged

chore(.github): add WAYS_TO_CONTRIBUTE.md guide#17
MohamadSalman11 merged 2 commits intolovit-dev:mainfrom
shashankxrm:waystocontribute

Conversation

@shashankxrm
Copy link
Contributor

@shashankxrm shashankxrm commented May 20, 2025

Created WAYS_TO_CONTRIBUTE.md to Guide New Contributors at .github folder as mentioned in issue #13

Summary

We want to make it easier for developers to find ways to help with the project. The idea is to create a dedicated WAYS_TO_CONTRIBUTE.md file that explains different ways developers can contribute.

Change Type

Added a markdown file at .github

  • 🐞 Bug fix (non-breaking fix for an issue)
  • ✨ Feature (non-breaking addition)
  • 🧹 Refactor (non-breaking improvements, no behavior change)
  • 💥 Breaking change (fix or feature that would change existing functionality)

Checklist

  • I’ve read the Contributing Guidelines
  • My code matches the project’s coding style (npm run lint)
  • My change introduces changes to the documentation
  • I’ve updated documentation where needed
  • I’ve added tests covering new behavior
  • All existing and new tests pass

Related Issues

shashankxrm and others added 2 commits May 20, 2025 14:46
Created WAYS_TO_CONTRIBUTE.md to Guide New Contributors as mentioned in issue lovit-dev#13
@MohamadSalman11 MohamadSalman11 changed the title add(waystocontribute.md): Guide to new contributors chore(.github): add WAYS_TO_CONTRIBUTE.md guide May 21, 2025
@MohamadSalman11 MohamadSalman11 merged commit 544b778 into lovit-dev:main May 21, 2025
5 checks passed
@MohamadSalman11 MohamadSalman11 added docs Improvements or additions to documentation enhancement New feature or request labels May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create WAYS_TO_CONTRIBUTE.md to Guide New Contributors

2 participants