Commit Graph

16 Commits

Author SHA1 Message Date
Elbaz
f9d8b3ca2c
update maintainer and contirbuting to OpenTofu (#542)
Signed-off-by: Elbaz <eranelbaz97+github@gmail.com>
2023-09-21 19:47:25 +03:00
Elbaz
e5878055b6
Rename to opentofu docs and root folder (#529) 2023-09-21 12:53:02 +03:00
Kuba Martin
7daf7796ee
Update contributing guidelines to mention the accepted label in issues. (#405) 2023-09-14 16:03:52 +03:00
Patrick Decat
787b1db878
feat: add license checks on dependencies (#310)
Co-authored-by: Roni Frantchi <roni-frantchi@users.noreply.github.com>
2023-09-13 19:10:41 +03:00
Dmitry Kisler
c22a387167
Fixes broken links in md docs and bug template (#328)
Signed-off-by: Dmitry Kisler <admin@dkisler.com>
2023-09-07 13:32:52 +02:00
Kuba Martin
ffd1455aca
Update CONTRIBUTING.md to mention the need to update the CHANGELOG.md. (#281)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-05 22:43:37 +02:00
Kuba Martin
e5d63e7fa5
Update readme. (#259)
* Update readme.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Add terms of service violation note.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Fix

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Remove link due to `Company reserves the right to require prior written consent before linking to the Website.`.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Link ToS via wayback machine.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Update ToS link to "latest".

Signed-off-by: Jakub Martin <kubam@spacelift.io>

---------

Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-04 15:21:28 +02:00
Kuba Martin
414a9c79ef
Update contributing guidelines. (#252)
* Add contributing guidelines.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Move contributing to project root.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Fixes

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Update.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

* Update.

Signed-off-by: Jakub Martin <kubam@spacelift.io>

---------

Signed-off-by: Jakub Martin <kubam@spacelift.io>
2023-09-01 13:53:33 +02:00
Seth Vargo
cc298b3fbc Add issue_template (#6017) 2016-04-11 10:33:06 -05:00
samjwlee
05d44fa8e0 (doc) fix typo 2016-04-05 15:00:04 -05:00
Paul Hinze
6bd60a940c Enhanced Contributing Guide
This is a vastly expanded and clarified Contributing guide. It includes
guidelines for each type of contribution and issue report that are
designed to be linked off to from issue / PR comments.

We expect the text will continue to evolve as we learn what works and
what doesn't.

This guide will coincide with a HashiCorp blog post explaining the
motivation and context around these changes:

https://github.com/hashicorp/www/pull/160
2016-01-19 17:11:17 -06:00
clint shryock
96043979c8 add a small section on contributing providers/resources 2016-01-07 10:29:16 -06:00
Jeff Mitchell
f7512ca29f Initial commit. This adds the initial bits of a Docker provider.
Docker's API is huge and only a small subset is currently implemented,
but this is expected to grow over time. Currently it's enough to
satisfy the use cases of probably 95% of Docker users.

I'm preparing this initial pull request as a preview step for feedback.
My ideal scenario would be to develop this within a branch in the main
repository; the more eyes and testing and pitching in on the code, the
better (this would avoid a merge request-to-the-merge-request scenario,
as I figure this will be built up over the longer term, even before
a merge into master).

Unit tests do not exist yet. Right now I've just been focused on getting
initial functionality ported over. I've been testing each option
extensively via the Docker inspect capabilities.

This code (C)2014-2015 Akamai Technologies, Inc. <opensource@akamai.com>
2015-03-10 15:38:52 +00:00
Pete Hodgson
e2cfb2b1f0 mention dev Vagrant VM in CONTRIBUTING.md 2014-12-02 16:15:25 -08:00
Jack Pearkes
1ba7201591 Update CONTRIBUTING.md 2014-08-05 16:55:50 -04:00
Jack Pearkes
732a3733ec add contributing guide 2014-08-05 16:49:40 -04:00