Created Organization recommendations (markdown)
parent
4bb790898d
commit
938c7f0cdc
|
@ -0,0 +1,9 @@
|
|||
# Organization recommendations
|
||||
|
||||
Just a bit about the organization so far we had (but open to any suggestions).
|
||||
|
||||
_The limitation/case is that an issue/PR can belong only to one project and milestone_
|
||||
|
||||
- [milestones](https://github.com/PyTorchLightning/pytorch-lightning/milestones) should be used for release planning
|
||||
- [project](https://github.com/PyTorchLightning/pytorch-lightning/projects) to some thematical/topic grouping like a refactoring test or new Callbacks
|
||||
- [labels](https://github.com/PyTorchLightning/pytorch-lightning/labels) let's keep as a small set more related to action labels what are needed actions to a PR or issue
|
Loading…
Reference in New Issue