Frontmatter
| title | blog post from issue 5976 |
| author | HTSagara |
| state | Closed |
| createdAt | Oct 4, 2024, 10:06 PM |
| updatedAt | Oct 6, 2024, 4:06 PM |
| closedAt | Oct 6, 2024, 4:06 PM |
| mergedAt | |
| branches | dev ← issue-5976 |
| url | https://github.com/neomjs/neo/pull/6018 |

i changed the formatting of the blog.json very recently (yesterday?).
it would be super nice, if you could update the PR to use the new formatting. otherwise we are changing everything: https://github.com/neomjs/neo/pull/6018/files
you can add commits to this PR (no need to create a new one).

Hi @tobiu thank you for the feedback, my auto-formatting messed everything up. Sorry. I just made a new commit

hi @HTSagara,
now this looks like if you had merged main instead of the dev branch into your feature branch. as a result, this PR now has 70 modified files and would merge main branch commits into dev, which should not happen.
Sadly this PR is most likely not easy to fix (unless using "advanced" git features to modify the commit history). My recommendation would be to create a new PR => new fork and dropping in your blog entry in there).
Best regards, Tobi
Please make sure to read the Contributing Guidelines:
https://github.com/neomjs/neo/blob/dev/CONTRIBUTING.md
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
devbranch, not themainbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: