LearnNewsExamplesServices
Frontmatter
titleAdded blog post link to the official blog section
authoradhirajpawar
stateClosed
createdAtOct 3, 2024, 12:24 PM
updatedAtOct 4, 2024, 9:08 PM
closedAtOct 4, 2024, 9:08 PM
mergedAt
branchesdevdev
urlhttps://github.com/neomjs/neo/pull/6013
Closed
adhirajpawar
adhirajpawar commented on Oct 3, 2024, 12:24 PM

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)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • It's submitted to the dev branch, not the main branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

tobiu
tobiu commented on Oct 3, 2024, 4:35 PM

hi @adhirajpawar,

thanks for writing the blog post!

a couple of steps remain:

  1. https://github.com/neomjs/neo/issues/6014 => add a comment, then i can assign the ticket to you
  2. normally you would reference the ticket id inside commits (not an issue for first time contributors)
  3. i added a new description on how to add blog posts to the neo website here: https://github.com/neomjs/neo/issues/6012
  4. please follow the steps below the h2 headline (a dummy file with a comment won't work)

best regards, tobias


tobiu
tobiu commented on Oct 4, 2024, 9:08 PM

outdated duplicate of https://github.com/neomjs/neo/pull/6015. closing this one.