Skip to content

Commit 439c9e3

Browse files
committed
docs: enhance README with modular architecture details and remove outdated rules documentation
1 parent 2880ecd commit 439c9e3

File tree

4 files changed

+268
-198
lines changed

4 files changed

+268
-198
lines changed

CODE_OF_CONDUCT.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Code of Conduct
2+
3+
All contributors, maintainers, and participants in the eslint-plugin-vue-modular project are expected to behave professionally and respectfully.
4+
5+
## Our Standards
6+
7+
We expect everyone to:
8+
9+
- Be respectful and civil in all communications.
10+
- Assume good faith and give others the benefit of the doubt.
11+
- Focus feedback on code and behavior, not on people.
12+
- Respect diverse perspectives and experiences.
13+
14+
## Unacceptable Behavior
15+
16+
Examples of unacceptable behavior include, but are not limited to:
17+
18+
- Harassment, intimidation, or aggressive language.
19+
- Derogatory comments regarding race, gender, religion, sexual orientation, disability, or any protected characteristic.
20+
- Persistent or unwanted contact, including stalking or offensive messages.
21+
- Public shaming, doxxing, or threats.
22+
23+
## Reporting
24+
25+
If you experience or witness unacceptable behavior, please report it as soon as possible. Provide as much detail as you can (who, when, where, what happened). Reports will be treated seriously and handled promptly and confidentially.
26+
27+
Preferred reporting methods:
28+
29+
- Open an issue in this repository titled "Code of Conduct report" and mark it as private if your platform supports it.
30+
31+
If you need confidential support or are concerned about retaliation, indicate that in your report and we will ensure appropriate confidentiality.
32+
33+
## Enforcement
34+
35+
Maintainers will review reports and take action as appropriate. Possible actions include:
36+
37+
- A private discussion with the person(s) involved
38+
- Temporary or permanent removal of contributor privileges
39+
- Moderation or removal of problematic content
40+
41+
Decisions may be escalated to repository owners or organization administrators when necessary.
42+
43+
## Scope
44+
45+
This Code of Conduct applies to all project spaces — issue trackers, pull requests, mailing lists, chat channels, social media, and in-person events sponsored by the project.
46+
47+
## A Note on Good Faith
48+
49+
We understand people make mistakes. When possible, we prefer education and constructive feedback. However, severe or repeated violations will result in stronger action.

0 commit comments

Comments
 (0)