This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Manuel Mendez <[email protected]>
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
## Hello Contributors! | ||
|
||
Thanks for your interest! | ||
We're so glad you're here. | ||
|
||
### Important Resources | ||
|
||
#### bugs: [https://github.com/tinkerbell/terraform-provider-tinkerbell/issues](https://github.com/tinkerbell/terraform-provider-tinkerbell/issues) | ||
|
||
### Code of Conduct | ||
|
||
Please read and understand the code of conduct found [here](https://github.com/tinkerbell/.github/blob/master/CODE_OF_CONDUCT.md). | ||
|
||
### Environment Details | ||
|
||
Building is handled by `make`, please see the [Makefile](Makefile) for available targets. | ||
|
||
### How to Submit Change Requests | ||
|
||
Please submit change requests and / or features via [Issues](https://github.com/tinkerbell/terraform-provider-tinkerbell/issues). | ||
There's no guarantee it'll be changed, but you never know until you try. | ||
We'll try to add comments as soon as possible, though. | ||
|
||
### How to Report a Bug | ||
|
||
Bugs are problems in code, in the functionality of an application or in its UI design; you can submit them through [Issues](https://github.com/tinkerbell/terraform-provider-tinkerbell/issues). | ||
|
||
## Code Style Guides |