Skip to content

Commit d6e1cd0

Browse files
authoredJan 12, 2022
update CONTRIBUTING.md (#677)
Link to the discuss forum instead of the old google group and irc channel. Add info about the CLA.
1 parent 0a1f8d1 commit d6e1cd0

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
 

‎CONTRIBUTING.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ rules to get in the way of that.
1313
That said, if you want to ensure that a pull request is likely to be merged,
1414
talk to us! You can find out our thoughts and ensure that your contribution
1515
won't clash or be obviated by Vault's normal direction. A great way to do this
16-
is via the [Vault Google Group][2]. Sometimes Vault devs are in `#vault-tool`
17-
on Freenode, too.
16+
is via the [Vault Discussion Forum][1].
1817

1918
This document will cover what we're looking for in terms of reporting issues.
2019
By addressing all the points we're looking for, it raises the chances we can
2120
quickly merge or address your contributions.
2221

22+
[1]: https://discuss.hashicorp.com/c/vault
23+
2324
## Issues
2425

2526
### Reporting an Issue
@@ -237,3 +238,10 @@ Here are some examples of common test patterns:
237238
```
238239
Here we are check the length of the command output to see if the anything is rendered.
239240
This style can easily be switched to check that a file is rendered instead.
241+
242+
## Contributor License Agreement
243+
244+
We require that all contributors sign our Contributor License Agreement ("CLA")
245+
before we can accept the contribution.
246+
247+
[Learn more about why HashiCorp requires a CLA and what the CLA includes](https://www.hashicorp.com/cla)

0 commit comments

Comments
 (0)