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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,15 +38,15 @@ A CASA (Court Appointed Special Advocate) is a role where a volunteer advocates
38
38
39
39
We are very happy to have you! CASA and Ruby for Good are committed to welcoming new contributors of all skill levels.
40
40
41
-
Find issues to work on [here](https://github.com/rubyforgood/casa/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee) on the issue board. Issues on the [project's](https://github.com/rubyforgood/casa/projects/1) TODO column are another way to browse issues. Check to see that no one is assigned to the issue. Then comment on it to claim the issue. Commenting on an issue doesn't automatically get the issue assigned so double check the comments on an issue to see that no one is requesting assignment.
41
+
Find issues to work on [here](https://github.com/rubyforgood/casa/issues?q=is%3Aissue+is%3Aopen+no%3Aassignee) on the issue board. Issues on the [project's](https://github.com/rubyforgood/casa/projects/1) TODO column are another way to browse issues. Check to see that no one is assigned to the issue. Then comment on it to claim the issue. Commenting on an issue doesn't automatically get the issue assigned so double check the comments on an issue to see that no one is requesting assignment.
42
42
43
43
Pull requests which are not for an issue but which improve the codebase are also welcome! Feel free to make GitHub issues for bugs and improvements. A maintainer will be keeping an eye on issues and PRs every day or three.
44
44
45
45
### Communication and Collaboration
46
46
47
47
We highly recommend that you join us in [slack](https:https://join.slack.com/t/rubyforgood/shared_invite/zt-35218k86r-vlIiWqig54c9t~_LkGpQ7Q) in the #casa channel so you can get fast help for any questions you may have.
48
48
49
-
Check out [our google calendar](https://bit.ly/casacal) to see when office hours and stakeholder meetings are.
49
+
Check out [our google calendar](https://bit.ly/casacal) to see when office hours and stakeholder meetings are.
50
50
51
51
You can also open an issue or comment on an issue on GitHub and a maintainer will reply to you.
52
52
@@ -189,7 +189,7 @@ Test coverage is run by simplecov on all builds and aggregated by CodeClimate
189
189
Run `bin/lint` to run all linters and fix issues. This will run:
0 commit comments