Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.88 KB

File metadata and controls

44 lines (28 loc) · 1.88 KB

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. Your PR title can be also used in here.

Types of changes

What types of changes does your content introduce to this project? Put an x in the boxes that apply (without "`")

  • Proofreading (fix spelling, grammar, punctuation, accuracy) Proofreading
  • New content (new section, new readme, etc)
  • Modifications (modifying existing content, adding new content)
  • Other (please describe)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. Don't hesitate to ask if you're unsure about any of them. We're here to help! This is simply a reminder of what we will look for before merging your code. Note: If you submit code make sure to test it

  • Tested any code that was added/modified in this PR
  • Added the necessary explanation
  • I have added the necessary links in the working section
  • Added external links
  • Added internal links
  • Added images
  • Added videos
  • Added code snippets

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

Adding your name in the contributors list

Comment "@all-contributors please add @your_username for content" to add your name in the contributors list. You can change the "content" with any of this

Reviewers:

  • @username

If you adding code, please make sure that you are not adding any sensitive information like API keys, secrets, passwords, tokens, usernames, or other credentials. Refrain from adding your name, email, or other personal information to the code.