mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Add Collaboration.md (#2954)
As already discussed here the first shot of the collaboration rules. We can discuss this in the comments until ready to merge. Co-authored-by: Veeck <github@veeck.de>
This commit is contained in:
parent
4d47c0837f
commit
4fecffc3df
@ -17,6 +17,7 @@ Special thanks to: @rejas, @sdetweil, @MagMar94
|
|||||||
- Added hourlyWeather functionality to Weather.gov weather provider
|
- Added hourlyWeather functionality to Weather.gov weather provider
|
||||||
- Removed weatherEndpoint definition from weathergov.js (not used)
|
- Removed weatherEndpoint definition from weathergov.js (not used)
|
||||||
- Added css class names "today" and "tomorrow" for default calendar
|
- Added css class names "today" and "tomorrow" for default calendar
|
||||||
|
- Added Collaboration.md
|
||||||
- Added new github action for dependency review (#2862)
|
- Added new github action for dependency review (#2862)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
12
Collaboration.md
Normal file
12
Collaboration.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
This document describes how collaborators of this repository should work together.
|
||||||
|
|
||||||
|
## Pull Requests
|
||||||
|
|
||||||
|
- never merge your own PR's
|
||||||
|
- never merge without someone having approved (approving and merging from same person is allowed)
|
||||||
|
- wait for all approvals requested (or the author decides something different in the comments)
|
||||||
|
|
||||||
|
## Issues
|
||||||
|
|
||||||
|
- "real" Issues are closed if the problem is solved and the fix is released
|
||||||
|
- unrelated Issues (e.g. related to a foreign module) are closed immediately with a comment to open an issue in the module repository or to discuss this further in the forum or discord
|
Loading…
x
Reference in New Issue
Block a user