Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 658 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 658 Bytes

Contributing to PokéTrivia

First off, thank you for considering contributing to PokéTrivia.

Where do I go from here?

If you've noticed a bug or have a feature request, make sure to check our issues if there's something similar to what you've observed or want to suggest. If there isn't, feel free to open a new issue!

Fork & create a branch

If this is something you think you can fix, then fork the repository and create a branch with a descriptive name.

A good branch name would be (where issue #107 is the ticket you're working on):

git checkout -b feature/107-add-socketsio