Skip to content

Commit 306111d

Browse files
Rumen Petrovrumenpetrov
Rumen Petrov
authored andcommitted
Tweak contribution docs
1 parent 69ddf83 commit 306111d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/docs/component-contribution-process.mdx

+5-2
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,17 @@ Start by opening an issue which should include information about the following p
4747
* [ ] (optional) Other useful resources
4848

4949
### 2. Criteria confirmation
50-
Admins review proposals to check they meet these criteria. Confirmed proposals are eligible for starting the development process.
50+
Team members could ask questions, provide feedback and suggest options.
51+
Summary of the final requirements is formed.
52+
Admin review the proposal to check that it meet the criteria and it is clear what is suppose to be built. Then he confirms proceeding to the next step.
53+
Confirmed proposals are eligible for starting the development process.
5154

5255
### 3. Development
5356
New branch is created from "main" and pull request is opened when the code is ready for review.
5457

5558
#### Development checklist
5659
* [ ] The component itself and any other related logic
57-
* [ ] Provide stories which describe the component in details - e.g. states, interface, variants, examples...
60+
* [ ] Provide stories which describe the component in details - e.g. states, interface, variants, exposed customizable properties, examples...
5861
* [ ] Documentation page updates, if applicable
5962

6063
### 4. Component confirmation

0 commit comments

Comments
 (0)