Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 923 Bytes

File metadata and controls

26 lines (15 loc) · 923 Bytes

Thank you for Contributing

We want to make it as easy as possible to contribute changes.

Follow the requirements below for Creating Issues and Pull Requests, to keep everything simple for everyone :)

OctoLiberty

Creating an Issue

Use the Prepopulated Template that we provide. Issues reported that do not use the template will be rejected.

Creating a Pull Request

Before you can submit a PR, you will need to:

  1. Clone this repo
  2. Make a New Branch ( ideally you will name your branch for the issue you are fixing, e,g, issue-3-updating-docs )
  3. Commit & Push the New Branch

Now you can submit a new PR using the Prepopulated Template that we provide. PR's submitted that do not use the template will be rejected.