Log on to (https://git.wur.nl) with your WUR account.
Open (https://git.wur.nl) in a separate page. The following assignments should be done on that page. Log on with your WUR account.
---
**You should use your WUR email address (first.lastname@wur.nl), not your WUR account username!**
...
...
@@ -35,7 +35,7 @@ The README is always automatically displayed to anyone that views your project.
## Creating issues
Issues are a way to track wanted changes to your code. They are a widely used standard for anyone to contribute to a project by submitting bug reports, missing features or ideas through issues. By solving issues with commits, git provides a form of basic project management. Our new project has some issues too, it is completely empty! Let's report on that...
Issues are a way to track wanted changes to your code. They are a widely used standard for anyone to contribute to a project by submitting bug reports, missing features or ideas. By solving issues with commits, git provides a form of basic project management. Our new project needs changes too, it is completely empty! Let's create an issue on that...
In the left bar of the project page, choose the "Issues" button. In the new screen, select "New issue".