Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 876 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (20 loc) · 876 Bytes

Contributing Guidelines

Submitting a pull request (PR)


  • Fork this repository by clicking the Fork button in the top right of this page
  • Clone your forked repository
  • Create a new branch: git checkout -b new-branch-name
  • Make appropriate changes or upload your portfolio web application
  • Commit the changes
  • Push to your branch and PR
  • Wait for your pull request to be reviewed and merged!

Opening an issue


Thank you for taking the time to open an issue. Before opening an issue, please be sure that your issue hasn't already been asked by someone

Here are a few things that will help us to resolve your issues:

  • A descriptive title that gives an idea of what your issue refers to
  • A thorough description of the issue, (one-word descriptions are very hard to understand)
  • Screenshots (if appropriate)
  • Links (if appropriate)