for Category purposes, we need to have the language main of the Pull Requests.
then we can show it better on Discord.
changes
problems we may face:
- HTML and CSS are 2 different languages but we need them in one ( there will be more like this i think )
- we can not detect the framework, like it's Yii or Larael, React or Vue or Angular or ...
- a Pr may change a lot of files including different languages
- we may have PR to DockerFiles and we can not specify what this Pr is for
Possible fixes
- have special categories and manually and automatically make some rules to detect what the PR category is ( so we need to have a category table to add categories to the website )
for Category purposes, we need to have the language main of the Pull Requests.
then we can show it better on Discord.
changes
problems we may face:
Possible fixes