Skip to content

Commit e454d5c

Browse files
committed
Updated contributing guidelines
1 parent 6f43635 commit e454d5c

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1+
If you want to contribute a new diagnostic or feature to Acuminator, please first create an issue in the [GitHub repository](https://github.com/Acumatica/Acuminator/issues) describing the feature you want to add.
2+
This will allow us to discuss the implementation and ensure that it aligns with the project's goals.
3+
4+
**All new diagnostics must be approved by Acumatica before the implementation.**
5+
6+
For development guidelines, please refer to the following coding guidelines document:
17
<a href="https://github.com/Acumatica/Acuminator/blob/dev/docs/dev/CodingGuidelines/CodingGuidelines.md">
28
Coding Guidelines
39
<a/>
4-
10+
11+
For working with Git branches and commits please refer to the following Git guidelines document:
12+
<a href="https://github.com/Acumatica/Acuminator/blob/dev/docs/dev/CodingGuidelines/BranchAndCommitGuidelines.md">
13+
Guidelines for working with Git branches and commits
14+
<a/>

0 commit comments

Comments
 (0)