mirror of https://gitee.com/bigwinds/arangodb
add 3.3 to issue template, and add a pull request template (#4221)
This commit is contained in:
parent
6b3f1c1697
commit
6ca562ee20
|
@ -4,6 +4,7 @@ I'm using the latest ArangoDB of the respective release series:
|
|||
- [ ] 3.0
|
||||
- [ ] 3.1
|
||||
- [ ] 3.2
|
||||
- [ ] 3.3
|
||||
- [ ] self-compiled devel branch
|
||||
|
||||
Mode:
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Please note that for legal reasons we require you to sign the
|
||||
[Contributor Agreement](https://www.arangodb.com/documents/cla.pdf)
|
||||
before we can accept your pull requests.
|
Loading…
Reference in New Issue