Commit d6e1cd0 1 parent 0a1f8d1 commit d6e1cd0 Copy full SHA for d6e1cd0
File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,14 @@ rules to get in the way of that.
13
13
That said, if you want to ensure that a pull request is likely to be merged,
14
14
talk to us! You can find out our thoughts and ensure that your contribution
15
15
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 ] .
18
17
19
18
This document will cover what we're looking for in terms of reporting issues.
20
19
By addressing all the points we're looking for, it raises the chances we can
21
20
quickly merge or address your contributions.
22
21
22
+ [ 1 ] : https://discuss.hashicorp.com/c/vault
23
+
23
24
## Issues
24
25
25
26
### Reporting an Issue
@@ -237,3 +238,10 @@ Here are some examples of common test patterns:
237
238
```
238
239
Here we are check the length of the command output to see if the anything is rendered.
239
240
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)
You can’t perform that action at this time.
0 commit comments