Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
git-seminar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maximilian Konzack
git-seminar
Compare revisions
main to 8cda6d536e0fd822c0af7a64d216df4256f2b728
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
mk21womu/git-seminar
Select target project
No results found
8cda6d536e0fd822c0af7a64d216df4256f2b728
Select Git revision
Branches
fix/typo
lfs
master
wip/project-management
4 results
Swap
Target
sc/edu/git-seminar
Select target project
sc/edu/git-seminar
mk21womu/git-seminar
2 results
main
Select Git revision
Branches
fixes-typo-19
fixes-typo-2025-03-27
fixes-typo-2025-04-14
fixes-typo-2025u
fixes-typo-8
fixes-typo-9
krausec-main-patch-16624
lfs
main
wip/config-paste
wip/project-management
11 results
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
wip
· 8cda6d53
ck85nori
authored
5 years ago
Unverified
8cda6d53
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pm.md
+74
-0
74 additions, 0 deletions
pm.md
with
74 additions
and
0 deletions
pm.md
0 → 100644
View file @
8cda6d53
-
immer tailored zu gruppe, eher nicht generell
## why git?
-
product (doc, software, blah)
-
progress on product
-
be able to see (hi)story of changes
-
be able to go back
-
?
-
git is best tool for the job
## markdown crash course
-
highlighting
-
listen
-
bilder
-
hilfe
Project Management
==================
## Group/Project Structure
-
base this on organizational structure / teams!
-
**because notifications**
(emails)
-
these are your triggers to consume/act/participate!
-
e.g. HR has
**watch**
(all) notifications for
**bo/hr**
, but others only
**participate**
, i.e. when they are explicitly called upon
-
everyone in
**bo**
should have at least
**mention**
in
**bo**
-
use
`/cc @user`
to include someone in discussion
-
**pro tip:**
use
**meta**
project!
-
**pro tip:**
start with single project, split into sub-group tree
**only**
if
complexity increases
(show tree graph to highlight)
## Issue
-
aka task aka todo
-
kommentare
-
notifications!
-
netiquette
-
mention, assignee
-
milestone, roadmap, (epics)
## labels
-
efficient use of labels
-
kinds of labels
-
blocked,
**discuss**
, consulting, coop, strategy
-
duplicate, triage, wontfix
-
bug, consolidation, doc
-
will recognize them naturally
-
just start if you see some categories
-
ask to consult at 42 open issues (when you lose overview)
-
don't overuse overindulge yourself
-
don't label if milestone
-
don't label if subgroup or subproject
## documentation
-
write in markdown
-
decide on either
-
wiki
-
plain markdown with products published in runner
## use case: meeting protocols
-
not needed if
**discuss**
issues are used
-
make everything
**actionable**
-
don't create issues for meetings/protocols
-
if protocol is needed for externals, use wiki and/or protocol project with
runner, or etherpad
This diff is collapsed.
Click to expand it.