Skip to content
Snippets Groups Projects
Commit 9f8f257e authored by Bergh, Erik van den's avatar Bergh, Erik van den
Browse files

Update lab_assignments.md

parent 09ca38b3
Branches master
No related tags found
No related merge requests found
# Lab assignments, part I
## Groups, projects, repositories
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".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment