Skip to content

reference/concepts.md: Update concepts completed; README: Add instructions.md and config.json to practice exercise structure #1112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 1, 2022

Conversation

pwadsworth
Copy link
Contributor

@pwadsworth pwadsworth commented Sep 21, 2022

Copy link
Member

@petertseng petertseng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit messages need to describe the change made in words, not just "closes issue". Without an internet connection it's not possible to know what the issue is. For example, "README: correct exercise structure for practice exercises"

@@ -87,7 +87,7 @@ The Haskell concept exercises are based on concepts. The list below contains the
- [ ] Queues
- [ ] Sets
- [ ] Stacks
- [ ] Algebraic data types
- [x] Algebraic data types
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't agree that we've covered these. I would have had to see an exercise explaining data, but I don't see one

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ADTs and data are WIP under #1110. The idea being PR #1110 will be finished prior to this one.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well since I intend to merge this now, before #1110, I'm removing this change. Resubmit it after #1110 is done, or just include this change in #1110.

@pwadsworth pwadsworth force-pushed the main branch 3 times, most recently from 3085cb4 to f9ef508 Compare October 1, 2022 01:36
@petertseng petertseng changed the title Updates progress in concept development reference/concepts.md: Update concepts completed; README: Add instructions.md and config.json to practice exercise structure Oct 1, 2022
@petertseng petertseng merged commit f65f903 into exercism:main Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

README: Practice exercise directory structure doesn't show .meta/config.json nor .docs/instructions.md
3 participants