Skip to content

Commit

Permalink
Merge pull request #137 from LakhindarPal/LakhindarPal-patch-1
Browse files Browse the repository at this point in the history
Create CONTRIBUTING.md
  • Loading branch information
LakhindarPal authored Jun 10, 2024
2 parents 29cbffa + 6eb6700 commit abd0bf7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
1. [Fork the repo](https://github.com/LakhindarPal/discord-player-bot/fork)
2. Install the dependencies (`npm install`)
3. Create the feature branch (`git checkout -b my-cool-feature`)
4. Commit your changes (`git commit -m "Added a cool new feature!"`)
5. Push to your branch (`git push origin my-cool-feature`)
6. [Open a pull request](https://github.com/LakhindarPal/discord-player-bot/pulls)

0 comments on commit abd0bf7

Please sign in to comment.