You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for Category purposes, we need to have the language main of the Pull Requests.
then we can show it better on Discord.
changes
add language to the PR model
create discord code review forums based on the languages
On the website create a pull request make drop-down to specify the language
Implement a feature for an automatic detect language
category table ( if the possible fixe is good ) 🤷♂️
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 )
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: