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
Copy file name to clipboardExpand all lines: CONTRIBUTING.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
@@ -73,6 +73,7 @@ For newcomers in the community, we regularly identify issues easy to tackle and
73
73
74
74
### Rules
75
75
76
+
- While **artificial intelligence** tools may assist in drafting code contributions, such contributions must address a real issue encountered by a human developer or a feature needed by end users for their specific use case. The contributor must actively participate in the development process from start to finish, ensuring no contribution is fully automated.
76
77
- Description must explain the **issue solved** or the **feature added**, and this must be reported in the **[CHANGELOG.md](https://github.com/sofa-framework/sofa/blob/master/CHANGELOG.md)** file.
77
78
- Code must follow **[our guidelines](https://github.com/sofa-framework/sofa/blob/master/GUIDELINES.md)**.
78
79
- Commit must build **successfully** on Jenkins for all steps (compilation + tests + examples).
@@ -159,4 +160,4 @@ By making a contribution to this project, I certify that:
159
160
160
161
# Annual development cycle
161
162
162
-
<center><figure><imgsrc="https://www.sofa-framework.org/wp-content/uploads/2023/04/SOFA-contribution-process.png"alt="Annual dev cycle"style="width:75%"><figcaptionalign = "center"><b>A year of development within the SOFA community: dev meeting and events</b></figcaption></figure></center>
163
+
<center><figure><imgsrc="https://www.sofa-framework.org/wp-content/uploads/2023/04/SOFA-contribution-process.png"alt="Annual dev cycle"style="width:75%"><figcaptionalign = "center"><b>A year of development within the SOFA community: dev meeting and events</b></figcaption></figure></center>
Copy file name to clipboardExpand all lines: Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/StopperLagrangianConstraint.h
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,6 @@ class StopperLagrangianConstraint : public core::behavior::LagrangianConstraint<
Copy file name to clipboardExpand all lines: Sofa/Component/Constraint/Lagrangian/Model/src/sofa/component/constraint/lagrangian/model/StopperLagrangianConstraint.inl
Copy file name to clipboardExpand all lines: Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/BuiltConstraintSolver.cpp
Copy file name to clipboardExpand all lines: Sofa/Component/Constraint/Lagrangian/Solver/src/sofa/component/constraint/lagrangian/solver/BuiltConstraintSolver.h
Copy file name to clipboardExpand all lines: Sofa/Component/Topology/Container/Constant/src/sofa/component/topology/container/constant/MeshTopology.cpp
0 commit comments