Community: There should be a field in sigs.yaml for location of charter

Created on 11 Jun 2018  路  7Comments  路  Source: kubernetes/community

Currently the charter link is sprinkled into mission statement in many cases, while there is no first-class field for the location of a charter. We should add a first-class field for this information.

kinfeature sicontributor-experience

All 7 comments

Isn't the location of the charter of a sig always at community/sig-YOURSIG/charter.md? Ref: https://github.com/kubernetes/community/blob/master/committee-steering/governance/README.md#steps-to-create-a-sig-charter

However, I guess it would be nice to mention the link to the charter in the sig readme though. Perhaps something like this in sig_readme.tmpl?

### Charter
The [charter](https://git.k8s.io/community/{{.Dir}}/charter.md) defines the scope and governance of SIG-{{.Name}}.

But most of the sigs don't have a charter right now so this would generate a 404 link. :(

/kind feature

/assign

Isn't the location of the charter of a sig always at community/sig-YOURSIG/charter.md

A month or so ago, there wasn't a uniform term for this document that was in use. I think there are likely a couple different conventions in use. My own subjective opinion is that it's probably best to have an explicit field for this.

Making it a dedicated field will also help prompt people to fill it in. 馃榾

Opened #2262 with this change.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dddd45 picture dddd45  路  4Comments

vallard picture vallard  路  5Comments

nikhita picture nikhita  路  4Comments

castrojo picture castrojo  路  3Comments

spiffxp picture spiffxp  路  5Comments