Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 3e28925

Browse files
committed
Added the github templates
1 parent 8ef24b7 commit 3e28925

2 files changed

Lines changed: 103 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
<!--
2+
Licensed to the Apache Software Foundation (ASF) under one or more
3+
contributor license agreements. See the NOTICE file distributed with
4+
this work for additional information regarding copyright ownership.
5+
The ASF licenses this file to You under the Apache License, Version 2.0
6+
(the "License"); you may not use this file except in compliance with
7+
the License. You may obtain a copy of the License at
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
Unless required by applicable law or agreed to in writing, software
10+
distributed under the License is distributed on an "AS IS" BASIS,
11+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
See the License for the specific language governing permissions and
13+
limitations under the License.
14+
-->
15+
<!--
16+
!!! For Security Vulnerabilities, please go to https://gitter.im/capitalone/Hygieia and find
17+
an active team memberl, request their email address, and email directly!!!
18+
-->
19+
**Affects:** \<github-graphql-collector-version-number>.
20+
21+
---
22+
<!--
23+
Thanks for taking the time to create an issue. Please read the following:
24+
25+
- Questions should be asked on Stack Overflow.
26+
- For bugs, specify affected versions and explain what you are trying to do.
27+
- For enhancements, provide context and describe the problem.
28+
29+
Issue or Pull Request? Create only one, not both. GitHub treats them as the same.
30+
If unsure, start with an issue, and if you submit a pull request later, the
31+
issue will be closed as superseded.
32+
-->
33+
34+
<!--
35+
Committer Agreememnt.
36+
---------------------
37+
38+
We welcome Your interest in Capital One’s Open Source Projects (the “Project”). Any Contributor to the Project
39+
must accept and sign an Agreement indicating agreement to the license terms below. Except for the license granted
40+
in this Agreement to Capital One and to recipients of software distributed by Capital One, You reserve all
41+
right, title, and interest in and to Your Contributions; this Agreement does not impact Your rights to use Your
42+
own Contributions for any other purpose.
43+
44+
* [Individual Agreement](https://docs.google.com/forms/d/19LpBBjykHPox18vrZvBbZUcK6gQTj7qv1O5hCduAZFU/viewform)
45+
* [Corporate Agreement](https://docs.google.com/forms/d/e/1FAIpQLSeAbobIPLCVZD_ccgtMWBDAcN68oqbAJBQyDTSAQ1AkYuCp_g/viewform?usp=send_form)
46+
47+
This project adheres to the [Open Code of Conduct](https://developer.capitalone.com/single/code-of-conduct/). By
48+
participating, you are expected to honor this code.
49+
50+
-->

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<!--
2+
Licensed to the Apache Software Foundation (ASF) under one or more
3+
contributor license agreements. See the NOTICE file distributed with
4+
this work for additional information regarding copyright ownership.
5+
The ASF licenses this file to You under the Apache License, Version 2.0
6+
(the "License"); you may not use this file except in compliance with
7+
the License. You may obtain a copy of the License at
8+
http://www.apache.org/licenses/LICENSE-2.0
9+
Unless required by applicable law or agreed to in writing, software
10+
distributed under the License is distributed on an "AS IS" BASIS,
11+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
See the License for the specific language governing permissions and
13+
limitations under the License.
14+
-->
15+
<!--
16+
!!! For Security Vulnerabilities, please go to https://gitter.im/capitalone/Hygieia and find
17+
an active team memberl, request their email address, and email directly!!!
18+
-->
19+
**Affects:** \<github-graphql-collector-version-number>.
20+
21+
22+
* [Individual Agreement](https://docs.google.com/forms/d/19LpBBjykHPox18vrZvBbZUcK6gQTj7qv1O5hCduAZFU/viewform)
23+
* [Corporate Agreement](https://docs.google.com/forms/d/e/1FAIpQLSeAbobIPLCVZD_ccgtMWBDAcN68oqbAJBQyDTSAQ1AkYuCp_g/viewform?usp=send_form)
24+
25+
- [ ] I Have signed the CLA
26+
27+
---
28+
<!--
29+
- For bugs, specify affected versions and explain what you are trying to do.
30+
- For enhancements, provide context and describe the problem.
31+
32+
Issue or Pull Request? Create only one, not both. GitHub treats them as the same.
33+
If unsure, start with an issue, and if you submit a pull request later, the
34+
issue will be closed as superseded.
35+
-->
36+
37+
<!--
38+
Committer Agreememnt.
39+
---------------------
40+
41+
We welcome Your interest in Capital One’s Open Source Projects (the “Project”). Any Contributor to the Project
42+
must accept and sign an Agreement indicating agreement to the license terms below. Except for the license granted
43+
in this Agreement to Capital One and to recipients of software distributed by Capital One, You reserve all
44+
right, title, and interest in and to Your Contributions; this Agreement does not impact Your rights to use Your
45+
own Contributions for any other purpose.
46+
47+
* [Individual Agreement](https://docs.google.com/forms/d/19LpBBjykHPox18vrZvBbZUcK6gQTj7qv1O5hCduAZFU/viewform)
48+
* [Corporate Agreement](https://docs.google.com/forms/d/e/1FAIpQLSeAbobIPLCVZD_ccgtMWBDAcN68oqbAJBQyDTSAQ1AkYuCp_g/viewform?usp=send_form)
49+
50+
This project adheres to the [Open Code of Conduct](https://developer.capitalone.com/single/code-of-conduct/). By
51+
participating, you are expected to honor this code.
52+
53+
-->

0 commit comments

Comments
 (0)