mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 09:50:05 +08:00
changes geometries directory to shapes
This commit is contained in:
@@ -20,4 +20,4 @@ If you add a file in the src directory, be sure to add the filename to the filen
|
||||
To run unit tests, open the `unitTests.html` file in the `tests` directory. To run functional tests, open the `functionalTests.html` file. The tests output the results to the console via `console.log()` so be sure to have it open.
|
||||
|
||||
#Pull Requests
|
||||
I'd be happy to review any pull requests that may better the KineticJS project, in particular if you have a bug fix or a new geometry (see `src/geometries` for examples). Before doing so, please first make sure that all of the unit tests and functional tests pass.
|
||||
I'd be happy to review any pull requests that may better the KineticJS project, in particular if you have a bug fix or a new shape (see `src/shapes` for examples). Before doing so, please first make sure that all of the unit tests and functional tests pass.
|
||||
|
Reference in New Issue
Block a user