Commit Graph

26 Commits

Author SHA1 Message Date
Dana Hoffman
493d90a693
Update the default issue template (#3665)
This is the template that is filled in when someone clicks "Open a regular issue". Updated to use some of the language we use in the bug template, as well as link back to the other templates. See https://github.com/terraform-providers/terraform-provider-google/issues/3658#issuecomment-494150777
2019-05-20 15:51:21 -07:00
Riley Karson
478b72fc10
Update CONTRIBUTING.md (#3528) 2019-05-01 12:21:19 -07:00
Riley Karson
0fccddf4d2
Add maintainer information to CONTRIBUTING (#3331)
* Add maintainer information to CONTRIBUTING

* Update CONTRIBUTING.md
2019-03-27 15:16:05 -07:00
Michael Parker
1c982355e4 fix markdown link in contributing docs (#3320)
the extra `]` is causing the link to render incorrectly
2019-03-26 12:43:32 -07:00
Riley Karson
76801f0ef0
Update CONTRIBUTING to be more clear (#3032)
* Update CONTRIBUTING to be more clear

/cc @rambleraptor

* Add link to provider reference
2019-02-12 13:42:17 -08:00
Riley Karson
b7ffdffcaa
Add an additional caveat to local provider guide (#3013)
/cc @yorinasub17
2019-02-07 11:21:54 -08:00
Riley Karson
33628a508e
Update vendoring in CONTRIBUTING (#2945)
I'll mirror to TPGB on approval
2019-01-28 11:15:38 -08:00
Riley Karson
7499d9993c Add beta provider symlink to local provider guide (#2500) 2018-12-20 17:22:22 -08:00
Chris Stephens
de8cb6100a update contributing since beta split 2018-12-20 17:22:22 -08:00
Nathan McKinley
8b352cc374 Update CONTRIBUTING.md (#2407)
New documentation to address #2403.
2018-12-20 17:22:22 -08:00
Nathan McKinley
902675c324 Reverting 1.20 and 1.19 cherrypick branches. 2018-12-20 17:22:22 -08:00
Nathan McKinley
98e52f0161 Update CONTRIBUTING.md (#2407)
New documentation to address #2403.
2018-12-12 17:23:35 -08:00
Riley Karson
cab802db6b
Add docs about local provider to CONTRIBUTING (#2085)
* Add docs about local provider to CONTRIBUTING

Add docs about using a local provider with Terraform to CONTRIBUTING.md.

I couldn't find any prescriptive docs for this, so let's make them. Let me know if a different method is preferred (such as `.terraformrc`), this seemed like the best way from my brief search.

Upstreamed https://github.com/hashicorp/terraform-website/pull/474 as well to help improve the central Terraform docs on this subject.

* Update CONTRIBUTING.md (#2086)
2018-09-20 12:40:10 -07:00
Riley Karson
6ecffddf1b
Add information about vendoring to CONTRIBUTING.md (#2045)
I've seen questions about how to vendor come up from new members of our team and from the community in some OSS issues. Let's make our tribal knowledge a documented process!
2018-09-13 10:30:08 -07:00
Paddy
3597b8ddf6
Update question.md 2018-09-05 15:43:58 -07:00
Paddy
88cfca000f
Delete success-story.md 2018-09-05 15:42:23 -07:00
Paddy
aa040a0b42
Update enhancement.md 2018-09-05 15:39:12 -07:00
Paddy
ae3bf9a84f
Update enhancement.md 2018-09-05 15:38:51 -07:00
Paddy
fc197d4321
Update bug.md 2018-09-05 15:38:24 -07:00
Paddy
2e76b3c1da
Delete bug_report.md 2018-08-22 17:27:47 -07:00
Paddy
b69754ae38
Delete feature_request.md 2018-08-22 17:27:35 -07:00
Paddy
4678bee194 Use differentiated issue templates.
I largely stole these from github.com/terraform-providers/terraform-provider-aws, but with a few changes:

* I called out how we assign users to issues, to make it more transparent to users.
* I added a "success story" issue that will be automatically closed and labeled, to keep track of those stories.
* I added a `[issue-type:TYPE]` string to each, so hashibot can detect and act on them.
2018-08-22 17:16:22 -07:00
Dana Hoffman
4c57ce9308
Add CONTRIBUTING.md (#1060)
* Add CONTRIBUTING.md

* add space
2018-02-08 12:41:49 -08:00
Radek Simko
905ee21dd2
Make CoC and support channels more visible
https://help.github.com/articles/adding-a-code-of-conduct-to-your-project/
https://help.github.com/articles/adding-support-resources-to-your-project/
2017-11-01 23:05:10 +01:00
Dana Hoffman
a776adce35 Update example resources in resource template (#463)
It feels weird to have opc as an example if the issue is something in the google provider
2017-10-03 10:50:29 -07:00
Jake Champlin
766ff276dc
Add Issue Template 2017-06-06 09:17:21 -04:00