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

Github Labeler #61

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Github Labeler #61

wants to merge 6 commits into from

Conversation

BDadmehr0
Copy link
Member

No description provided.

- Issues or pull requests with changes in `src/**/*.js` and `*.html` will get the `bug` label.
- Changes in `docs/**` and `*.md` will get the `documentation` label.
- Changes in `features/**` will get the `enhancement` label.
Copy link

welcome bot commented Nov 18, 2024

Thanks for opening this pull request! Please check out our contributing guidelines.

@BaseMax
Copy link
Member

BaseMax commented Nov 18, 2024

This branch is out-of-date with the base branch
Merge the latest changes from main into this branch.
This merge commit will be associated with MaxBaseCode@Gmail.Com.

@BDadmehr0
Copy link
Member Author

Can merge @BaseMax @jbampton

@BaseMax
Copy link
Member

BaseMax commented Nov 19, 2024

cc @jbampton

@BaseMax
Copy link
Member

BaseMax commented Nov 19, 2024

frontend:
  - "src/frontend/**"
  - "*.css"
  - "*.js"

backend:
  - "src/backend/**"
  - "*.py"
  - "*.java"
...

The configuration does not seem to be suitable for this project. .sh and bash scripts, and MAKEFILE are missing.

.html, .sh, .bash, Makefile
@BDadmehr0
Copy link
Member Author

frontend:
  - "src/frontend/**"
  - "*.css"
  - "*.js"

backend:
  - "src/backend/**"
  - "*.py"
  - "*.java"
...

The configuration does not seem to be suitable for this project. .sh and bash scripts, and MAKEFILE are missing.

added

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 this pull request may close these issues.

2 participants