Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 642 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 642 Bytes

Contributing to this project:

Clone the repo!

You can clone the repo by forking it or via git or the official GitHub CLI.

  • Git: git clone https://github.com/myferr/my-tab
  • GitHub CLI: gh repo clone https://github.com/myferr/my-tab.git

Make changes.

Add or modify a file and then save it. Recommended file to edit: ./app/src/App.js

Open a pull request.

To open a pull request go here and open a pull request with the changes you made. If it gets merged/accepted congratulations! If not, I will close your pull request and make a comment on why I will not be merging it.