-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
# Laserweb guide to contribution # | ||
|
||
## Documentation | ||
For more documentation, go to [CNCpro.co](http://cncpro.co) | ||
For more documentation, go to [laserweb.yurl.ch](https://laserweb.yurl.ch) | ||
|
||
## Community | ||
Check the [LaserWeb/CNCWeb Google+ community](https://plus.google.com/u/0/communities/115879488566665599508) for updates on the progress of this iteration of Laserweb. | ||
Please check [The Maker Forums](https://forum.makerforums.info/c/laserweb-cncweb) for discussion on LaserWeb / CNCweb. | ||
|
||
Other than that, this version is early, so check the [Issues tab](https://github.com/openhardwarecoza/LaserWeb4/issues) for "details". | ||
Other than that, this version is mostly stable and not actively developed at the moment. | ||
|
||
## How to contribute ? | ||
|
||
1. Fork the original repositiory. | ||
2. Clone the forked repository. | ||
3. Create a new branch for your bugfix/feature. | ||
4. Commit your changes and push it back on Github. | ||
5. Submit your pull request (Only one feature per pull request). | ||
5. Submit your pull request (Only one feature per pull request). |