Skip to content

Commit 3a8b1d0

Browse files
committed
Make consistent with the BEMAN_STANDARD enumaration items and fix typo
1 parent c567e3b commit 3a8b1d0

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

docs/MISSION.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ The Beman project was founded at C++Now in 2024, the project strives to aggregat
1313
---
1414

1515
The Beman project's goals are broad, strategic propositions aligned with its mission and serve as guiding principles.
16-
An non-exustive list of those goals includes:
17-
18-
- **G1***Support for Authors:* Assist library authors by providing appropriate tools and guidance.
19-
- **G2***Best Practices:* Promote adherence to industry standards and best practices.
20-
- **G3***Quality Assurance:* Evaluate and ensure the quality of libraries under the project.
21-
- **G4***User Experience:* Provide users with a seamless integration experience for consuming Beman libraries.
22-
- **G5***Feedback Loops:* Facilitate effortless user feedback to help improve libraries.
23-
- **G6***Inclusive Contribution:* Lower barriers to entry for new contributors and encourage broader participation.
24-
- **G7***ISO Integration:* Deliver reference implementations for ISO proposals, including active paper development.
25-
- **G8***Public Presence:* Maintain a public website that communicates the project’s purpose, offers user-friendly documentation, and helps authors structure their libraries.
16+
An non-exhaustive list of those goals includes:
17+
18+
1. **[GOALS.SUPPORT_FOR_AUTHORS] Support for Authors**. Assist library authors by providing appropriate tools and guidance.
19+
2. **[GOALS.BEST_PRACTICES] Best Practices**. Promote adherence to industry standards and best practices.
20+
3. **[GOALS.QUALITY_ASSURANCE] Quality Assurance**. Evaluate and ensure the quality of libraries under the project.
21+
4. **[GOALS.USER_EXPERIENCE] User Experience**. Provide users with a seamless integration experience for consuming Beman libraries.
22+
5. **[GOALS.FEEDBACK] Feedback Loops**. Facilitate effortless user feedback to help improve libraries.
23+
6. **[GOALS.CONTRIBUTIONS] Inclusive Contribution**. Lower barriers to entry for new contributors and encourage broader participation.
24+
7. **[GOALS.ISO_INTEGRATION] ISO Integration**. Deliver reference implementations for ISO proposals, including active paper development.
25+
8. **[GOALS.PUBLIC_PRESENCE] Public Presence**. Maintain a public website that communicates the project’s purpose, offers user-friendly documentation, and helps authors structure their libraries.
2626

2727
---

0 commit comments

Comments
 (0)