Skip to content

Commit

Permalink
Merge pull request #410 from philips/contributing
Browse files Browse the repository at this point in the history
README: add contribution and links
  • Loading branch information
ajeddeloh authored Mar 20, 2018
2 parents cac8e5b + 740fd48 commit 8d4cc46
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,21 @@ Ignition is the utility used by CoreOS Container Linux to manipulate disks durin

Odds are good that you don't want to invoke Ignition directly. In fact, it isn't even present in the Container Linux root filesystem. Take a look at the [Getting Started Guide][getting started] for details on providing Ignition with a runtime configuration.

Use the [bug tracker][issues] to report bugs.
## Contact

- Mailing list: [coreos-dev](https://groups.google.com/forum/#!forum/coreos-dev)
- IRC: #[coreos](irc://irc.freenode.org:6697/#coreos) on freenode.org
- Bugs: [issues][issues]

## Contributing

See [CONTRIBUTING](CONTRIBUTING.md) for details on submitting patches and the contribution workflow.

To help triage or fix bugs, see the current [Ignition issues](https://github.com/coreos/bugs/labels/component%2Fignition).

## Reporting Bugs

- To report a bug, use the [bug tracker][issues]

## Config Validation

Expand Down

0 comments on commit 8d4cc46

Please sign in to comment.