Skip to content

Commit c09d533

Browse files
committed
Add CONTRIBUTING.md
1 parent e98fb23 commit c09d533

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CONTRIBUTING.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<!--
2+
# Copyright IBM Corporation 2020,2021
3+
#
4+
# Licensed under the Apache License, Version 2.0 (the "License");
5+
# you may not use this file except in compliance with the License.
6+
# You may obtain a copy of the License at
7+
#
8+
# http://www.apache.org/licenses/LICENSE-2.0
9+
#
10+
# Unless required by applicable law or agreed to in writing, software
11+
# distributed under the License is distributed on an "AS IS" BASIS,
12+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
# See the License for the specific language governing permissions and
14+
# limitations under the License.
15+
-->
16+
17+
# Contributing
18+
19+
This page contains information about reporting issues.
20+
21+
## Table of Contents
22+
23+
* [Reporting an Issue](#reporting-an-issue)
24+
25+
## Reporting an Issue
26+
27+
To report an issue, or to suggest an idea for a change, open an
28+
[issue](../../issues/new). It is best to check
29+
our existing [issues](../../issues) first
30+
to see if a similar one has already been opened and discussed.

0 commit comments

Comments
 (0)