Petros Kolyvas
dc48450e79
Provisioner contribution guide updates ( #26538 )
...
An update on the deprecated state of vendor provisioners for our contribution guide.
2020-10-14 12:30:40 -04:00
James Bardin
50e547db4d
remove vendoring from contribution guide
2020-09-23 17:06:59 -04:00
Tom Hummel
7e879e0034
fix .go-version repo link
2020-07-23 20:22:53 -07:00
Daniel Dreier
c14d6f4241
Fix typo in CONTRIBUTING.md
2020-04-13 18:01:12 -07:00
Petros Kolyvas
9d1d8c0212
Merge branch 'contribution-codeowners' of github:pkolyvas/terraform into contribution-codeowners
2020-04-06 16:44:43 -04:00
Petros Kolyvas
02d67b8049
Merge branch 'contribution-codeowners' of github:pkolyvas/terraform into contribution-codeowners
2020-04-06 16:44:33 -04:00
Petros Kolyvas
e760927408
Update .github/CONTRIBUTING.md
...
Co-Authored-By: Pam Selle <pamela.selle@gmail.com>
2020-04-06 16:43:46 -04:00
Petros Kolyvas
e92b8a82f4
Pam & Kristin's feedback & some more suggested changed.
2020-04-06 16:43:11 -04:00
Petros Kolyvas
783c06b6da
Kristin's corrections
...
Co-Authored-By: Kristin Laemmert <mildwonkey@users.noreply.github.com>
2020-04-06 13:25:17 -04:00
Petros Kolyvas
6529a7c6e9
Kristin's comments & suggested changes
2020-04-06 12:59:38 -04:00
Petros Kolyvas
f6ac9e361b
Merge branch 'contribution-codeowners' of github:pkolyvas/terraform into contribution-codeowners
2020-04-06 12:13:49 -04:00
Petros Kolyvas
77ebf266f3
Restored the note about our community guidelines
2020-04-06 12:13:46 -04:00
Petros Kolyvas
6ff988a423
Apply suggestions from code review
...
Alisdair's fixes.
Co-Authored-By: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2020-04-06 12:10:27 -04:00
Petros Kolyvas
10437b4b15
Update .github/CONTRIBUTING.md
...
Co-Authored-By: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2020-04-06 12:09:22 -04:00
Petros Kolyvas
ad15e4a116
A few more spacing issues in MD format for GH
2020-04-03 16:15:09 -04:00
Petros Kolyvas
c7cae98076
GitHub hates me
2020-04-03 16:14:08 -04:00
Petros Kolyvas
cd54300621
Why won't you h4 maintainers.
2020-04-03 16:13:36 -04:00
Petros Kolyvas
db5878ff04
More updates and fixes, some grammatical, some clarity issues, one markdown bugaboo
2020-04-03 16:11:42 -04:00
Petros Kolyvas
ca90de14ec
Updated Contribution Guide TOC
2020-04-03 16:04:55 -04:00
Petros Kolyvas
942b4df545
Added a provisioners section and a maintainers section
2020-04-03 16:00:19 -04:00
Petros Kolyvas
61fe0a3402
Fixed an ordering/clarity issue with the TOC
2020-03-27 17:20:53 -04:00
Petros Kolyvas
96e1a1f800
more prescriptive Contributor's guide
2020-03-27 17:12:35 -04:00
Petros Kolyvas
a40207c9eb
Updated contributing to Terraform
2020-03-27 11:13:28 -04:00
Kristin Laemmert
976d2980b2
docs/contributing: add note about codecov ( #24434 )
2020-03-23 15:48:31 -04:00
Riccardo Piccoli
094ed0ff4d
spelling fix
2020-02-10 18:55:20 +01:00
Radek Simko
7860f55e4f
Version tools per Go convention under tools.go
2019-10-17 22:23:39 +02:00
Martin Atkins
f96edbb113
Revise our contributing/development documentation
...
Our documentation for how to contribute was in quite a state of disrepair,
with some documents still describing things as they were before moving
providers into separate repositories, others making assumptions about
Go development that are no longer true in modules mode, and so forth.
This is an attempt at a reset to a good state that should work with the
codebase as it currently stands, and should hopefully serve as a basis
for iterative improvement from here.
These new instructions lean primarily on standard Go toolchain usage and
instruct using the Makefile only for some Terraform-specific situations
that the Go toolchain does not automatically handle. The idea here is that
this direct usage of primary commands in the Go toolchain is less likely
to be broken by changes in future Go releases, and should be immediately
familiar to anyone who has experience with Go development.
2019-10-15 08:39:36 -07:00
Pam Selle
d9bf945a14
Small typo fix
2019-09-25 11:55:43 -04:00
Kristin Laemmert
e1d0acda0b
website/contributing: update contribution documentation ( #22883 )
...
* website/contributing: update contribution documentation
This PR seeks to remove outdated and incorrect information. There is
still work to be done updating the information that's left; this is
merely the first step.
2019-09-23 16:21:46 -04:00
Jake Champlin
f811c4c16c
documentation: Add OPC to CONTRIBUTING
...
Adds the Oracle OPC provider to the list of Hashicorp Providers in the
CONTRIBUTING.md document.
2017-05-10 20:25:43 -04:00
Radek Simko
74129323bd
Mention LOC of incoming PRs in contributors guide ( #13737 )
2017-04-18 10:35:25 +01:00
Dan Stine
efeae1ee03
Fix a few typos in contributing guidelines ( #10825 )
2016-12-19 10:17:12 +00:00
Simon Westcott
c990e38601
Correct AWS secret key variable name
2016-08-05 14:01:28 +01:00
Seth Vargo
cc298b3fbc
Add issue_template ( #6017 )
2016-04-11 10:33:06 -05:00