mirror of
https://github.com/kognise/water.css.git
synced 2025-08-08 14:16:58 +02:00
Merge pull request #161 from justinasposiunas/patch-1
Duplication of "Contributing" section on README.md removed
This commit is contained in:
1
.github/CONTRIBUTING.md
vendored
1
.github/CONTRIBUTING.md
vendored
@@ -46,6 +46,7 @@ Please take a moment to read through the following guidelines:
|
||||
|
||||
*Note:* A script that builds distribution ready files is also available but it is not the part of development workflow. It is designed to be triggered automatically while publishing a new version of Water.css, but if you want to inspect the minified assets meant for production, you can run it manually: `yarn build`
|
||||
|
||||
> Alternatively, you can develop in Repl.it, a supercool in-browser IDE! Just click this button: [](https://repl.it/github/kognise/water.css)
|
||||
|
||||
## Find issues to work on
|
||||
|
||||
|
14
README.md
14
README.md
@@ -148,15 +148,5 @@ You also might want to check out the [Contributing Guide](https://github.com/kog
|
||||
|
||||
Water.css becomes better for everyone when people like you help make it better!
|
||||
|
||||
Have any questions or concerns? Did I forget an element or selector? Does something look ugly? Feel free to submit an issue or pull request.
|
||||
|
||||
If you decide to contribute, after downloading a copy of the repository make sure to run `yarn` to install dependencies useful for development. Then, you can run the following to start a server of the demo with live reloading on change.
|
||||
|
||||
```
|
||||
$ yarn dev
|
||||
```
|
||||
|
||||
**Alternatively, just click this button to develop in Repl.it, a supercool in-browser IDE!** [](https://repl.it/github/kognise/water.css)
|
||||
|
||||
Before submitting your first pull request, make sure to check out our [Contributing Guide](https://github.com/kognise/water.css/tree/master/.github/CONTRIBUTING.md)!
|
||||
Thanks for taking the time to contribute :)
|
||||
Check out our [Contributing Guide](.github/CONTRIBUTING.md) to learn how to get started.
|
||||
And thanks for taking the time to contribute! :)
|
||||
|
Reference in New Issue
Block a user