Commit Graph

229 Commits

Author SHA1 Message Date
Hari Mohan b0eadd26fe Add gitignore to ignore MacOS autogenerated .DS_Store files 2022-03-04 09:23:56 +05:30
Daniel Murphy 8c0b86792f
Merge pull request #144 from satikaj/flex-remove-semicolon
04-flex-information: Remove extra semicolon in solution.css
2022-02-28 14:39:45 -05:00
Satika Jayawardena 62d09b3adf
Fix typo in 04-flex solution: extra semicolon 2022-02-23 23:04:41 +08:00
Daniel Murphy eb02f13381
Merge pull request #142 from jernestmyers/fix/edit-readme
CSS Grid Exercise 03-grid-layout-3: Amend README
2022-02-21 16:17:08 -05:00
Eric Olkowski 0b5ff34b7c
Update feature_request.md 2022-02-20 13:11:43 -05:00
Eric Olkowski bf7840c74c
Update bug_report.md 2022-02-20 13:10:08 -05:00
Eric Olkowski 6c67d1948c
Update PULL_REQUEST_TEMPLATE.md 2022-02-20 13:04:57 -05:00
Jeremy Myers 99219cc1ad Remove unnecessary line from Self Check 2022-02-19 20:12:13 -05:00
Jeremy Myers bdaadc6258 Amend Self Check 2022-02-18 14:44:17 -05:00
Eric Olkowski 402f6df28d
Update README.md 2022-02-16 17:39:33 -05:00
Eric Olkowski 2ffb0662dc
Update README.md 2022-02-16 17:00:09 -05:00
Eric Olkowski 1021268c23
Delete CONTRIBUTING.md 2022-02-14 15:14:44 -05:00
Eric Olkowski 1708fce801
Update PULL_REQUEST_TEMPLATE.md 2022-02-14 15:06:35 -05:00
Eric Olkowski 4d6a49fd28
Update README.md 2022-02-14 14:55:58 -05:00
Eric Olkowski ff890f0c38
Update feature_request.md 2022-02-14 13:34:42 -05:00
Eric Olkowski e7c3747276
Update bug_report.md 2022-02-14 13:32:33 -05:00
Eric Olkowski 50b9c70cdc
Update PULL_REQUEST_TEMPLATE.md 2022-02-14 13:25:39 -05:00
Eric Olkowski 76c3b3e8f1
Update README.md 2022-02-14 12:59:55 -05:00
Eric Olkowski a8b4902cf8
Update PULL_REQUEST_TEMPLATE.md 2022-02-09 23:21:08 -05:00
Eric Olkowski a8b94e74bd
Update bug_report.md 2022-02-09 23:19:16 -05:00
Eric Olkowski 745f181176
Update feature_request.md 2022-02-09 23:19:03 -05:00
Eric Olkowski 813552b0c8
Update bug_report.md 2022-02-09 20:44:03 -05:00
Eric Olkowski 4690cdaf31
Merge pull request #110 from thatblindgeye/css-foundations
Fix issue for users with color blindness
2022-02-09 16:56:18 -05:00
Eric Olkowski 3e3fd4e2b8
Remove instruction specific to css exercise repo 2022-02-03 22:29:05 -05:00
Eric Olkowski 05670bb3a1
Add link to lesson preview tool 2022-02-02 21:25:38 -05:00
Eric Olkowski 8742c44381
Merge pull request #117 from thatblindgeye/thatblindgeye-patch-2
Templates/guides: Create and update files
2022-02-02 17:55:20 -05:00
thatblindgeye 187d12daba Rearrange repo instructions section 2022-02-01 17:27:08 -05:00
Eric Olkowski 9d71adb6e1
Merge pull request #129 from yujioshiro/grid-layout
Fixed typo in grid-layout-2 exercise
2022-01-31 21:09:07 -05:00
thatblindgeye 800f48e75f Add clarificatoins 2022-01-31 20:54:57 -05:00
Eric Olkowski d492ec84b9
Merge branch 'TheOdinProject:main' into thatblindgeye-patch-2 2022-01-31 20:25:27 -05:00
Eric Olkowski 0dc37ecae6
Update PULL_REQUEST_TEMPLATE.md 2022-01-31 20:16:25 -05:00
Eric Olkowski dd08621c42
Update feature_request.md 2022-01-31 20:15:10 -05:00
Eric Olkowski b4a8e63dc5
Update bug_report.md 2022-01-31 20:14:19 -05:00
Eric Olkowski 6bcd754be2
Update CONTRIBUTING.md 2022-01-31 20:13:26 -05:00
Eric Olkowski 371577c81e
Add link to GH creating issues doc 2022-01-31 18:46:43 -05:00
Yuji Oshiro a1042d0568
Update README.md 2022-01-30 20:35:34 -08:00
Eric Olkowski 2df021aa1c
Merge pull request #128 from LPRegen/grid-exercises
01 grid layout 1: Modify Self Check item on README.md
2022-01-30 22:47:50 -05:00
Manuel 1965908802 Modify Self Check item on README.md 2022-01-31 00:11:22 -03:00
Eric Olkowski be973a8aa4
Mention link in lessons for improving on GitHub 2022-01-30 11:16:38 -05:00
Eric Olkowski 0553ec4342
Update CONTRIBUTING.md 2022-01-30 10:57:18 -05:00
Eric Olkowski fd98fa8038
Update link to curriculum structure 2022-01-29 21:23:17 -05:00
Eric Olkowski baa4cb150c
Merge branch 'TheOdinProject:main' into thatblindgeye-patch-2 2022-01-29 20:58:47 -05:00
Eric Olkowski ca1fc1fe54
Add verbiage explaining curriculum structure 2022-01-29 18:16:15 -05:00
Eric Olkowski 73d76c59c3
Add repo specific links 2022-01-29 15:49:34 -05:00
Eric Olkowski 3e3f72ea10
Make instructions less repo specific
Rather than tailoring contribution guides to the repo they reside in, I decided to make one that was more general and could be simply copy+pasted into each repo where necessary. This can require less upkeep when changes are made (simply copy+paste across all repos rather than needing to comb through and copy+paste only specific sections that were updated). Tailored instructions will be added later, such as instructions for running TOP locally, lesson writing guide (TBA), etc.
2022-01-29 13:47:07 -05:00
Eric Olkowski cd1b331a44
Add clarification for suggestions on Discord 2022-01-29 10:24:21 -05:00
Eric Olkowski d147377ce4
Merge pull request #119 from scheals/fix/solution-in-04-flex-information
04 flex information: fix the solution to fit the self-check
2022-01-24 19:38:00 -05:00
Eric Olkowski 4bfc2f2d36
Update bug_report.md 2022-01-24 12:13:15 -05:00
Eric Olkowski d57a220d07
Update feature_request.md 2022-01-24 12:13:07 -05:00
Eric Olkowski c4579b975b
Update CONTRIBUTING.md 2022-01-24 12:07:07 -05:00