8000 update README.md and CONTRIBUTING.md (#254) · techwithanirudh/pyscript@bf3995d · GitHub
[go: up one dir, main page]

Skip to content

Commit bf3995d

Browse files
update README.md and CONTRIBUTING.md (pyscript#254)
* update README.md Corrected the grammatical mistakes to make the documents easier to read and understand. * update README.md * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update README.md made required changes * update CONTRIBUTING.md made necessary changes. * fixed a typo in CONTRIBUTING.md * removed unnecessary file * removed unnecessary file * removed unnecessary words Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4fe603b commit bf3995d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,10 @@ To create a change for PyScript, you can follow the process described [here](htt
8484

8585
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.
8686

87+
8788
## Becoming a maintainer
8889

89-
Contributors are invited to be maintainers to the project by demonstrating good decision making in their contributions, a commitment to the goals of the project, and consistent adherence to the [code of conduct](https://github.com/pyscript/governance/blob/main/CODE-OF-CONDUCT.md). New maintainers are invited by a 3/4 vote of the existing maintainers.
90+
Contributors are invited to be maintainers of the project by demonstrating good decision making in their contributions, a commitment to the goals of the project, and consistent adherence to the [code of conduct](https://github.com/pyscript/governance/blob/main/CODE-OF-CONDUCT.md). New maintainers are invited by a 3/4 vote of the existing maintainers.
9091

9192
## Trademarks
9293

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## What is PyScript
44

55
### Summary
6+
67
PyScript is a Pythonic alternative to Scratch, JSFiddle, and other "easy to use" programming frameworks, with the goal of making the web a friendly, hackable place where anyone can author interesting and interactive applications.
78

89
To get started see the [getting started tutorial](docs/tutorials/getting-started.md).

0 commit comments

Comments
 (0)
0