InnerSourceCommons / InnerSourceCommons/InnerSourcePatterns

Additions to the Standard Base Documentation pattern

Abierto
#330 1 comentario 0 reacciones 1 asignado Ver en GitHub

@dellagustin-sap ya está trabajando en esto.

Desde el 22/3/2024.

:book: Type - Content Work
Lenguaje dominante
HTML
Estrellas
853
Forks
206
Merge medio
1 d 23 h
PR fusionados (30 d)
2

Descripción

The information below might make for great additions to the Standard Base Documentation pattern.


I believe what I mean by setup is not only the who makes changes - but also how. Often in projects that are maintained locally in a single team there are many unwritten rules. When moving beyond the boundaries of a single team what I found helps a great deal is making these unwritten rules explicit. Things like

  • who has to review
  • how long should it be expected to take until a first pull request feedback
  • who should approve, and how many Trusted Committers
  • what coding guidelines should we follow
  • what makes for valid concerns for rejecting pull requests or delaying them

... essentially all of the things that can lead to friction if left implicit (those can differ from team to team and from org to org).

Originally posted by @MaineC in https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/321#r634389124

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.