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

The Members List is maintained as a text file instead of MarkDown file #51

Open
Git-Harshit opened this issue Sep 15, 2020 · 3 comments · May be fixed by #79
Open

The Members List is maintained as a text file instead of MarkDown file #51

Git-Harshit opened this issue Sep 15, 2020 · 3 comments · May be fixed by #79

Comments

@Git-Harshit
Copy link
Member

The Members-List file in master branch is currently maintained as a standard plaintext file, which is visually lesser appealing as compared to the GitHub standard, MarkDown files (*.md).

I'd suggest using Markdown files instead, as they have better formatting and text maintenance options as compared to plaintext (*.txt) files. If community agrees, I won't mind renaming the file, and open another PR for the same. Please mention about your views 👀 on this.

Pre-Thanks for the same! 😃

@manisaiprasad
Copy link
Contributor

Agreed!
Better formatting

@ionicc
Copy link
Member

ionicc commented Sep 27, 2020

Hey @manisaiprasad, This sounds like a good idea.

Initially we made join_codezoned so as to teach people how to make simplest of PRs and that is, Editing a .txt file 😄
Do you think changing this to .md files could bring in an aspect of confusion to people who don't understand how Markdown files work? And if it does, How about you edit the Readme to teach people this as well?

Also, We had also planned for this .txt files to become a data api of sorts to project data on codezoned.com.

@ghost ghost linked a pull request May 14, 2021 that will close this issue
@PremApk
Copy link

PremApk commented Jul 15, 2021

@ionicc I agree with your point. Instead, we can post the steps in a plain text file and we can create md for the members list. So that people can get to know about Markdown Files. 🙂

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 a pull request may close this issue.

4 participants