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

Update EEPs have more consistent header contents #68

Merged
merged 9 commits into from
Oct 31, 2024

Conversation

garazdawi
Copy link
Contributor

As the headers in the EEPs are mostly freetext, the contents have diverged depending on author. This PR brings back some consistency and adds some checks so that it will not diverge more in the future.

The checks added are;

  1. Erlang-Version must be in the format of an Erlang/OTP version tag and must be present if an EEP is in Final state.
  2. Github actions actually check that the current checks are followed.

@garazdawi garazdawi self-assigned this Oct 28, 2024
@garazdawi garazdawi linked an issue Oct 28, 2024 that may be closed by this pull request
eeps/eep-0001.md Show resolved Hide resolved
eeps/eep-0011.md Show resolved Hide resolved
eeps/eep-0016.md Show resolved Hide resolved
eeps/eep-0044.md Outdated Show resolved Hide resolved
eeps/eep-0045.md Show resolved Hide resolved
eeps/eep-0043.md Outdated Show resolved Hide resolved
eeps/eep-0058.md Show resolved Hide resolved
eeps/eep-0069.md Show resolved Hide resolved
@garazdawi garazdawi merged commit fbcb51a into erlang:master Oct 31, 2024
1 check passed
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.

Strange "Warnings" box in the footer of EEP-0
2 participants