/my-first-pull-request

Helping first time contributors learn the mechanics of submitting a pull request

Primary LanguageCSSApache License 2.0Apache-2.0

my-first-pull-request

Helping first time contributors learn the mechanics of submitting a pull request

Welcome

0. Create an issue

  1. Go to Issue section of the repository. Create new issue
  2. Click on the green button labelled 'New Issue', in the right top corner.
  3. Give a title and description to the issue. Submit issue
  4. Assign label my-first-pr to the issue.
  5. Click on green button labelled 'Submit' to submit the issue.

Congrats! You've created your first issue! Follow the next steps to complete your PR journey!

1. Fork the repository

2. Make necessary changes

3. Commit with a proper commit message.

4. Initiate a Pull Request