You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate to OpenPhysical organization and release v2.0.0
Major changes:
- Update all repository references from mistial-dev to OpenPhysical
- Reorganize documentation structure (move docs to docs/ directory)
- Enhance README with professional tone and clear technical focus
- Add comprehensive badge collection for project status
- Update pre-commit configuration with specific commit hashes
- Fix all markdown linting and editorconfig violations
- Polish policy language for inclusivity while maintaining firm boundaries
- Move humor elements to appropriate context in FAQ
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/policy_clarification.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,4 +31,5 @@ Explain the project type or situation where this clarification would be helpful:
31
31
Any thoughts on how this should be implemented or potential challenges.
32
32
33
33
---
34
-
**Note:** This repository focuses on practical improvements to the Bounded Contribution Policy framework. Please ensure your issue relates to policy implementation, clarification, or supporting resources.
34
+
**Note:** This repository focuses on practical improvements to the Bounded Contribution Policy framework.
35
+
Please ensure your issue relates to policy implementation, clarification, or supporting resources.
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ Describe the specific modifications made and why.
37
37
-[ ] Checked for unintended consequences
38
38
39
39
### Quality Assurance
40
+
40
41
-[ ] All markdown files pass linting (`npm run lint:md`)
41
42
-[ ] Line lengths follow project guidelines
42
43
-[ ] Links are functional and point to correct resources
@@ -90,8 +91,8 @@ Steps for reviewers to verify the changes:
90
91
---
91
92
**Policy Compliance:** This contribution follows the [Bounded Contribution Policy](../CODE_OF_CONDUCT.md) with focus on technical value and project relevance.
92
93
93
-
<!--
94
-
For maintainers: Remember the "Sir, this is a Wendy's" principle -
95
-
keep discussions focused on the practical aspects of policy implementation
94
+
<!--
95
+
For maintainers: Remember the "Sir, this is a Wendy's" principle -
96
+
keep discussions focused on the practical aspects of policy implementation
96
97
rather than philosophical debates about contribution policies in general.
This project is dedicated to building and maintaining a specific technical product. To support that goal, all contributions and discussions must align with the following principles:
7
+
This project welcomes technical contributions from people of all backgrounds. We focus on building and maintaining specific technical products.
8
+
To help everyone contribute effectively, all discussions and contributions should align with these principles:
8
9
9
10
### Project Relevance
10
11
11
-
All contributions must directly support the project's technical goals. Off-topic discussions, regardless of intent, are out of scope.
12
+
All contributions must directly support the project's technical goals.
13
+
Off-topic discussions, regardless of intent, are out of scope.
12
14
13
15
### Individual Evaluation
14
16
15
-
Contributions are evaluated individually, based on their technical value and relevance to the project. Personal identity, background, seniority, or organizational affiliation do not factor into acceptance decisions.
17
+
Each contribution is evaluated based on its technical merit and relevance to the project.
18
+
Personal identity, background, seniority, or organizational affiliation do not factor into acceptance decisions.
16
19
17
20
### Focused Communication
18
21
19
-
Discussions should be clear, concise, and directly related to the problem at hand. Extended commentary or general debate is discouraged unless it advances the project's technical objectives.
22
+
Discussions should be clear, concise, and directly related to the problem at hand.
23
+
Extended commentary or general debate is discouraged unless it advances the project's technical objectives.
20
24
21
25
### Constructive Interaction
22
26
23
-
Feedback should be specific, actionable, and directed toward improving the work. General critique without context or suggested improvements is not helpful to the project.
27
+
Feedback must be specific, actionable, and directed toward improving the work.
28
+
General critique without technical context or suggested improvements does not advance the project.
24
29
25
-
Appropriate humor that reinforces project focus (such as gentle redirects to scope) is welcome when it maintains professional tone and supports productive collaboration.
30
+
Appropriate humor that reinforces project focus (such as gentle redirects to scope) is welcome
31
+
when it maintains professional tone and supports productive collaboration.
26
32
27
33
### Maintainer Discretion
28
34
29
-
Project maintainers are not obligated to respond to all input. Engagement is prioritized based on project needs, technical relevance, and available resources.
35
+
Project maintainers are not obligated to respond to all input.
36
+
Engagement is prioritized based on project needs, technical relevance, and available resources.
30
37
31
38
### Neutral Environment
32
39
33
-
This project maintains a neutral technical focus. Social, political, or ideological discussions are outside the project's scope. Participation must reflect this technical orientation.
40
+
This project maintains a neutral technical focus.
41
+
Social, political, or ideological discussions are outside the project's scope.
42
+
All participation must reflect this technical orientation.
34
43
35
44
## Enforcement
36
45
37
-
These principles will be applied consistently. Violations may result in rejection of contributions, removal of access, or other actions deemed necessary by project maintainers to maintain project focus.
46
+
These principles are applied consistently to all participants.
47
+
Violations will result in rejection of contributions, removal of access,
48
+
or other actions necessary to maintain project focus.
38
49
39
-
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that do not align with this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
50
+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues,
51
+
and other contributions that do not align with this Code of Conduct,
52
+
and will communicate reasons for moderation decisions when appropriate.
40
53
41
54
## Scope
42
55
@@ -48,4 +61,5 @@ This Code of Conduct applies within all project spaces, including but not limite
48
61
49
62
## Purpose
50
63
51
-
The Bounded Contribution Policy provides a framework for maintaining focused, productive technical collaboration by establishing clear boundaries around project scope and contribution evaluation criteria.
64
+
The Bounded Contribution Policy provides a framework for maintaining focused, productive technical collaboration
65
+
by establishing clear boundaries around project scope and contribution evaluation criteria.
0 commit comments