This repository was archived by the owner on May 29, 2024. It is now read-only.
New labels for different languages #51
Arsenic-ATG
started this conversation in
Ideas
Replies: 3 comments
-
I could have done it but thought it would be a better idea to consult members to see what they have to say about it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree with this. Will you add the labels and classify old PRs, @Arsenic-ATG? |
Beta Was this translation helpful? Give feedback.
0 replies
-
We will keep both |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
now all the new programs are labeled as
enhancement
because of the obvious nature of this repository, we would be having different contributions for same/similar algorithms and data structures so wouldn't it be better to have different labels for different languages like one for C++, one for python etc. so that it becomes easier to review and manage PR's and issues about implementation of different algorithms.
for example : -
let's say I decide go to
pull requests
section and decide to review all contributions done in C++ language then instead of going over each and every pull request to see which language was used there, I can just filter the PRs to just show me the ones withC++
label.status update : -
i have added labels for the languages in which contributions are done till now and labeled all the PRs accordingly.
Beta Was this translation helpful? Give feedback.
All reactions