Skip to content

Commit 4b5cffc

Browse files
author
Kevin Goldsmith
committed
checkpoint: added some text
1 parent e6e85ac commit 4b5cffc

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

CONTRIBUTING.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,32 @@
1-
# Contributing
1+
# Contributing to PyScript
2+
3+
Thank you for wanting to contribute to the PyScript project!
4+
5+
## Table of contents
6+
7+
* [Code of Conduct](#code-of-conduct)
8+
* [Contributing](#contributing)
9+
* [Reporting issues](#reporting-issues)
10+
* [Asking questions](#asking-questions)
11+
12+
## Code of Conduct
13+
14+
The project and everyone participating in it is governed by the [PyScript Code of Conduct](https://github.com/pyscript/governance/blob/main/CODE-OF-CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to the maintainers or administrators.
15+
16+
## Contributing
17+
18+
### Reporting issues
19+
20+
Issues should be filed on the [project issues page](https://github.com/pyscript/pyscript/issues). Please check to see if your issue has already been filed by someone else by searching the existing issues before filing a new one. Once your issue is filed, it will be triaged by another contributor or maintainer. If there are questions raised about your issue, please respond promptly.
21+
22+
### Asking questions
23+
24+
If you have questions about the project, using PyScript, or anything else please ask in the [PyScript forum](https://community.anaconda.cloud/c/tech-topics/pyscript)
25+
26+
### Setting up your environment
27+
28+
29+
230

331
This Project welcomes contributions, suggestions, and feedback. All contributions, suggestions, and feedback you submitted are accepted under the [Apache 2.0](./LICENSE) license. You represent that if you do not own copyright in the code that you have the authority to submit it under the [Apache 2.0](./LICENSE) license. All feedback, suggestions, or contributions are not confidential.
432

0 commit comments

Comments
 (0)