You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/guided-workshop/exercises/2-issues.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,11 @@ Our project needs two main updates. We want to make the updates to support devel
25
25
1. Select **New issue**.
26
26
1. Create new issues by adding the information indicated in the table below, selecting **Submit new issue** after creating each one (and using **New issue** to create a new one):
| Define codespace | Create the necessary definitions for the codespace to enable cloud development |
31
+
| Implement testing | Create a workflow to automate testing for continuous integration |
32
+
| Add filters to dog list | Add the code to allow users to filter for dogs by breed and availability |
35
33
36
34
> **TIP:** You can also save an issue by pressing <kbd>Ctl</kbd> - <kbd>Enter</kbd> (or <kbd>Cmd</kbd> - <kbd>Return</kbd> on a Mac) in the title or description fields.
0 commit comments