Skip to content
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

Remove a section that's 1. buggy and 2. controversial #2265

Merged
merged 1 commit into from
Oct 28, 2018

Conversation

dead-claudia
Copy link
Member

Description

Remove the "Avoid Restrictive Interfaces" section

Motivation and Context

See discussion in #2250 and #1986 for more details.

Fixes #1986

How Has This Been Tested?

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated docs/change-log.md

@dead-claudia dead-claudia changed the title Remove a section that's 1. buggy and 2. controversial [skip ci] Remove a section that's 1. buggy and 2. controversial Oct 28, 2018
@dead-claudia dead-claudia merged commit b9c3c6c into MithrilJS:next Oct 28, 2018
@dead-claudia dead-claudia deleted the remove-forwarding branch October 28, 2018 21:00
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.

"Avoid restrictive interfaces" docs section hits its own gotcha...
2 participants