X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CONTRIBUTING.md;h=bfdc28a8b67cb3c80fcb899900d985e65ee3da42;hb=2bbddc367e37d0d163ee0e22f63c7093bb3aa0cd;hp=a68a047786515138ffc843999d633f53c13a9fb5;hpb=a2f6266ec18fbd3ef7a73a89114622f1325a305d;p=e-mobility-charging-stations-simulator.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a68a0477..bfdc28a8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,7 +9,7 @@ You want to contribute to ev-simulator? Welcome! Please read this document to un ## Analyze Issues Analyzing issue reports can be a lot of effort. Any help is welcome! -Go to [the Github issue tracker](https://github.com/SAP/ev-simulator/issues?state=open) and find an open issue which needs additional work or a bugfix. Maybe you can even find and [contribute](#contribute-code) a bugfix? +Go to [the Github issue tracker](https://github.com/sap-labs-france/ev-simulator/issues?state=open) and find an open issue which needs additional work or a bugfix. Maybe you can even find and [contribute](#contribute-code) a bugfix? ## Issue Handling Process When an issue is reported, a committer will look at it and either confirm it as a real issue (by giving the "approved" label), close it if it is not an issue, or ask for more details. Approved issues are then either assigned to a committer in GitHub, reported in our internal issue handling system, or left open as "contribution welcome" for easy or not urgent fixes. An issue that is about a real bug is closed as soon as the fix is committed.