Skip to content

CraftFossLabs/how_to_contribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🀝 How to Contribute

Welcome to CraftFOSSLabs!
We're excited to have you here. Whether you're fixing bugs, suggesting ideas, or improving documentation β€” your contributions make a difference.

πŸ§‘β€πŸ’» Ways You Can Contribute

  • Fix bugs or issues
  • Suggest or build new features
  • Improve design or performance
  • Enhance documentation
  • Help review or test pull requests

πŸš€ Getting Started

  1. Fork this repository
  2. Clone it to your local machine:
    git clone https://github.com/your-username/your-fork.git
  3. Navigate into the project folder:
    cd your-fork
  4. Install dependencies (if applicable):
    npm install
  5. Start making changes on a new branch:
    git checkout -b your-branch-name

πŸ§ͺ Test and Commit

Make sure your code works and passes all tests. Then commit:

git commit -m "feat: meaningful description of your change"
git push origin your-branch-name

Now you're ready to open a pull request! πŸŽ‰


Need help? Join our Discord Community for support and discussions.

About

How to contribute to CraftFosslabs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors