Skip to content

Commit f0d0a28

Browse files
bileschitafsiri
authored andcommitted
ISSUE_TEMPLATE.md (tensorflow#30)
1 parent 2b62260 commit f0d0a28

2 files changed

Lines changed: 43 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# How to Contribute
2+
3+
We'd love to accept your patches and contributions to this project. There are
4+
just a few small guidelines you need to follow.
5+
6+
## Contributor License Agreement
7+
8+
Contributions to this project must be accompanied by a Contributor License
9+
Agreement. You (or your employer) retain the copyright to your contribution,
10+
this simply gives us permission to use and redistribute your contributions as
11+
part of the project. Head over to <https://cla.developers.google.com/> to see
12+
your current agreements on file or to sign a new one.
13+
14+
You generally only need to submit a CLA once, so if you've already submitted one
15+
(even if it was for a different project), you probably don't need to do it
16+
again.
17+
18+
## Code reviews
19+
20+
All submissions, including submissions by project members, require review. We
21+
use GitHub pull requests for this purpose. Consult
22+
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
23+
information on using pull requests.
24+
25+
## Filing GitHub issues
26+
27+
Please follow the guidelines specified in the
28+
[ISSUE_TEMPLATE](https://github.com/tensorflow/tfjs/blob/master/ISSUE_TEMPLATE.md)
29+
file.
30+
31+
32+

ISSUE_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
If you would like to get help from the community, our [Google
2+
group](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs) might be a
3+
better fit.
4+
5+
# TensorFlow.js version
6+
7+
# Browser version
8+
9+
# Describe the problem or feature request
10+
11+
# Code to reproduce the bug / link to feature request

0 commit comments

Comments
 (0)