Skip to content

Commit

Permalink
Merge pull request #2 from etclabscore/feature/getting-started
Browse files Browse the repository at this point in the history
feature: getting started
  • Loading branch information
shanejonas authored Jan 30, 2019
2 parents 988ae60 + dd3de7a commit 9264434
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,28 @@

Pristine is an open source repository in its original condition. It is meant to be a starting point and a place to find resources to augment your own open source repositories.


## Getting Started

To get started, you will need a [fork of the repository](https://help.github.com/articles/fork-a-repo/). Then you can edit this file and delete everything above this line.

---

### Conventions and Specifications

Using conventions and specifications make it easier to:
- build and use composable tools
- ease onboarding
- promote contribution
- promote issue and feature discussion

### How to Contribute
### Contributing

How to contribute, build and release are outlined in [CONTRIBUTING.md](CONTRIBUTING.md), [BUILDING](BUILDING.md) and [RELEASING](RELEASING.md) respectively.

How to create tickets and contribute outlined in [CONTRIBUTING.md](CONTRIBUTING.md)
### Requirements

### Docker:
#### Docker:

Docker is used as a building block. Here are the resources you need to get started and install docker:

Expand Down

0 comments on commit 9264434

Please sign in to comment.