Skip to content

Commit 63d5748

Browse files
committed
Added contribution guidelines to the readme file
1 parent dff8a9b commit 63d5748

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,12 @@ A module is a packaged collection patterns, software factory extensions, modeler
1616
## Where can I get support?
1717

1818
Please visit this [Github Repository](https://github.com/IntentSoftware/Support/issues) to ask questions, log bugs or request new features.
19+
20+
## Contribution guide-lines
21+
22+
When submitting contributions to this repository ensure that the following has been done:
23+
24+
- The Module version has been updated according to the Semantic Versioning scheme.
25+
- The Module compiles and installs successfully.
26+
- Test cases have been added to the Tests Intent Architect solution.
27+
- Run the `run-validations.bat` to ensure that it passes our pre-build validation checks.

0 commit comments

Comments
 (0)