create-aio-app icon indicating copy to clipboard operation
create-aio-app copied to clipboard

Changed the Readme.md to include the article and added Contributors.txt

Open Aarav-g123 opened this issue 2 years ago • 2 comments

These changes add the article to the readme.md

I added an article to the readme.md to make this project seem more interesting

They can clearly understand what the project is actually about

Checklist

  • [.] I think the code is well written
  • [.] Unit tests for the changes exist
  • [.] Documentation reflects the changes
  • [.] Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> (e.g. 588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the PR
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: Fix issue with non-ascii contents in doctest text files.

Aarav-g123 avatar Aug 17 '23 17:08 Aarav-g123

hi. thx for your contribution

I'm not sure that readme it's a good place for articles section. what do u think if u publish this article on the medium.com or dev.to and we just add reference to the readme?

Arfey avatar Aug 18 '23 10:08 Arfey

Absolutely, I agree that it's better to put it on medium.com. I read the brief and presumed it was meant to be in the readme but creating a whole separate place to put everything seems much better

Aarav-g123 avatar Aug 18 '23 18:08 Aarav-g123