-
Notifications
You must be signed in to change notification settings - Fork 2
contributing
Primarily this project is a means of mantaining legacy angularity projects.
If you would like to report a bug or contribute a fix.
You may:
-
Raise an issue. Ensure you have a simple open-source project project that illustrates your problem.
-
Raise a pull-request. Depending on circumstances the project maintainers may be relying on you for testing associated with the change.
For example, replace SASS with LESS.
You may:
-
use the extensibility api and repeat the changes in all your projects
-
use the extensibility api and encapsulate the changes in a new node package
-
copy/fork this project and derive a similar system that you are happy with
If you wish to make an enhancement that is consistent with the nature of the project.
For example, replace jsHint with esLint.
You may:
- Raise an issue to discuss with the project maintainers.
The following features should be tested to ensure that changes do not impact on functionality:
TODO
-
Getting started
-
Reference
-
How it works