-
-
Notifications
You must be signed in to change notification settings - Fork 718
Draft: Docs/governance #2307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
woutervroege
wants to merge
13
commits into
main
Choose a base branch
from
docs/governance
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Draft: Docs/governance #2307
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
2d321ff
docs: add MISSION.md
woutervroege 6bfa911
docs: add GOVERNANCE.md
woutervroege 9797448
docs: add HOW_WORK_FLOWS.md
woutervroege 2a1d23a
docs: add MEMBERS.md
woutervroege a41b516
docs: add CODE_OF_CONDUCT.md
woutervroege 9dbde7d
docs: add BUGS.md
woutervroege e2d375a
docs: add RFC_PROCESS.md
woutervroege 84094b7
docs: add RFC_TEMPLATE.md
woutervroege 33aecd6
docs: add TEAM_OPERATIONS.md
woutervroege 0ef80de
docs: Add pre-code contributions section to CONTRUBUTIONS.md
woutervroege 3a488ff
docs: iterating docs and creating cross links
woutervroege c517ca0
docs: cross-linking
woutervroege 24205a7
Merge branch 'main' into docs/governance
woutervroege File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
docs: add MISSION.md
- Loading branch information
commit 2d321ff3116613d1e12621952c3323d3a3d44471
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| # Mission | ||
|
|
||
| BlockNote’s mission is to make it easy for developers to embed a modern, high-quality rich-text editing experience into their applications, while maximizing developer control. | ||
|
|
||
| --- | ||
|
|
||
| ## Vision | ||
|
|
||
| BlockNote aims to be the most trusted open foundation for rich-text editing in modern web applications. | ||
|
|
||
| BlockNote enables editing experiences comparable to industry leaders, while remaining fully open, developer-controlled, and adaptable to a wide range of use cases. We aim for long-term maintainability, extensibility, and collaboration across a diverse ecosystem of applications. | ||
|
|
||
| --- | ||
|
|
||
| ## How the Mission Guides Decisions | ||
|
|
||
| The mission is not only descriptive; it is intended to guide decision‑making across the project. | ||
|
|
||
| When evaluating ideas, RFCs, prioritization decisions, or technical changes, maintainers, Product, and the Technical Steering Committee (TSC) are expected to consider the following questions: | ||
|
|
||
| - Does this improve the developer experience of integrating and using BlockNote? | ||
| - Does this contribute to a high-quality and accessible end-user editing experience when integrated into an application? | ||
| - Does this preserve or enhance the extensible, modular, and developer-controlled nature of the library? | ||
| - Does this align with a modern, block-based editing model? | ||
| - Does this preserve or enhance collaborative editing experiences? | ||
|
|
||
| Proposals that clearly align with the mission are more likely to be accepted. Proposals that conflict with the mission may be declined or redirected, even if they are technically feasible. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will review this doc later