Skip to content

Commit aa68c60

Browse files
authored
docs: Clarify Technical Council election process and update markdown formatting in various .github files.
1 parent 78a10b8 commit aa68c60

3 files changed

Lines changed: 19 additions & 20 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Category (Required)
66

7-
*Please select one or more categories that apply to this change.*
7+
_Please select one or more categories that apply to this change._
88

99
- [ ] **Core Protocol**: Changes to the base communication layer, global context, or breaking refactors. (Requires Technical Council approval)
1010
- [ ] **Governance/Contributing**: Updates to GOVERNANCE.md, CONTRIBUTING.md, or CODEOWNERS. (Requires Governance Council approval)
@@ -17,7 +17,6 @@
1717
- [ ] **UCP Schema**: Changes to the `ucp-schema` tool (resolver, linter, validator). (Requires Maintainer approval)
1818
- [ ] **Community Health (.github)**: Updates to templates, workflows, or org-level configs. (Requires DevOps Maintainer approval)
1919

20-
2120
## Related Issues
2221

2322
<!-- Link to any related issues here. e.g., "Fixes #123" -->

CODE_OF_CONDUCT.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,24 +30,24 @@ race, religion, or sexual identity and orientation.
3030
Examples of behavior that contributes to creating a positive environment
3131
include:
3232

33-
* Using welcoming and inclusive language
34-
* Being respectful of differing viewpoints and experiences
35-
* Gracefully accepting constructive criticism
36-
* Focusing on what is best for the community
37-
* Showing empathy towards other community members
33+
- Using welcoming and inclusive language
34+
- Being respectful of differing viewpoints and experiences
35+
- Gracefully accepting constructive criticism
36+
- Focusing on what is best for the community
37+
- Showing empathy towards other community members
3838

3939
Examples of unacceptable behavior by participants include:
4040

41-
* The use of sexualized language or imagery and unwelcome sexual attention or
42-
advances
43-
* Trolling, insulting/derogatory comments, and personal or political attacks
44-
* Public or private harassment
45-
* Publishing others' private information, such as a physical or electronic
46-
address, without explicit permission
47-
* Disrespecting the community's time by sending spam or other unsolicited
48-
commercial messages
49-
* Other conduct which could reasonably be considered inappropriate in a
50-
professional setting
41+
- The use of sexualized language or imagery and unwelcome sexual attention or
42+
advances
43+
- Trolling, insulting/derogatory comments, and personal or political attacks
44+
- Public or private harassment
45+
- Publishing others' private information, such as a physical or electronic
46+
address, without explicit permission
47+
- Disrespecting the community's time by sending spam or other unsolicited
48+
commercial messages
49+
- Other conduct which could reasonably be considered inappropriate in a
50+
professional setting
5151

5252
## Our Responsibilities
5353

GOVERNANCE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
- Includes 8 core members, 4 from each founding organization (Google &
6161
Shopify), each with 1 vote (total 8 votes).
6262
- Includes 4 members from any org, each with 1 vote (total 4 votes), elected
63-
by the TC every 6 months, based on their technical contributions towards the
64-
protocol. Members can be re-elected any number of times. See
65-
[TC_ELECTIONS.md](TC_ELECTIONS.md) for more details.
63+
by the founding members of the TC every 6 months, based on their technical
64+
contributions towards the protocol. Members can be re-elected any number of
65+
times. See [TC_ELECTIONS.md](TC_ELECTIONS.md) for more details.
6666
- Decisions are made with a majority vote.
6767
- Any TC member may request a review from the Governing Council at any time
6868
for any additional inputs.

0 commit comments

Comments
 (0)