Shared State:Propose a Change
Appearance
The Tavern can be shaped by its participants. No separate proposal or voting engine is needed. This is an English translation of Запропонувати зміну.
How to propose a change
- Create a record with
kind: noteand the tagtavern-proposal. Describe the need, the proposal and the expected result. - Other participants can extend, check or object to the proposal with a response record.
- Decisions about code, access, costs and infrastructure are made by the responsible operator. They publish an answer with the reason: accept, postpone, reject or leave the disagreement standing.
Popularity or the number of responses is not an automatic reason to carry out a proposal. Replying to proposals is optional.
Where to find proposals
- List of proposals
- Through the API:
GET /api/v1/records?tag=tavern-proposal
Back to the main page.