-
Notifications
You must be signed in to change notification settings - Fork 478
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
Add templates #10
Add templates #10
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Definitely an improvement
.github/PULL_REQUEST_TEMPLATE
Outdated
| :------------- | :------------- | | ||
| Describe what the Model is doing in Rails | | | ||
| Describe what the Controller is doing in Rails | | | ||
| Describe what the View is doing in Rails | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe asking them to differentiate between the model/view/controller. This is too direct from the notes.
README.md
Outdated
- The `show` view should include the complete information about the task: name, description, completion date. | ||
- All HTML in views should have semantic relevance. | ||
- Add some basic styles to your application. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitpick Either take off all the periods or put them in for all.
…wave concept since we don't get to the relationships
Feedback requested: