Skip to content

added topics for Roman Numerals#671

Closed
dvatsav wants to merge 1 commit intoexercism:masterfrom
dvatsav:master
Closed

added topics for Roman Numerals#671
dvatsav wants to merge 1 commit intoexercism:masterfrom
dvatsav:master

Conversation

@dvatsav
Copy link
Copy Markdown

@dvatsav dvatsav commented Oct 3, 2017

Roman Numerals: Adds topics to config.json for the mentioned question

The given exercise would include logic and mathematics to convert the given integer into a set of Roman Numerals that would form the complete number. This would further require String Manipulation and text formatting to attain the final answer.

This commit hence, adds four fields under topics:

  • strings
  • mathematics
  • logic
  • text formatting

Resolves: issue #826

@behrtam
Copy link
Copy Markdown
Contributor

behrtam commented Oct 3, 2017

Thanks for your work! Could you please improve your commit message. Have a look at our README and this great writeup: https://chris.beams.io/posts/git-commit/

Copy link
Copy Markdown
Contributor

@ilya-khadykin ilya-khadykin left a comment

Choose a reason for hiding this comment

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

This is an important addition, thanks.

Commit message can be improved as @behrtam suggested to follow best practices

@ilya-khadykin
Copy link
Copy Markdown
Contributor

Actually, I'm going to create an issue for each exercise to add topics if missing and I'll hold on to merge this until then

@ilya-khadykin
Copy link
Copy Markdown
Contributor

#808 was created to add missing topics

Closing this PR in favor of #943

Thanks, @dvatsav, I'm sure you can find something else to work on in this repo

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.

3 participants