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

Changed the code to check for the first letter of the PR #10

Closed

Conversation

Ishpreet01
Copy link

@Ishpreet01 Ishpreet01 commented Jan 10, 2024

Fixes Submitty/Submitty#9893
The code to check if the first letter of the PR is capital has been added to the validate.ts file and the required changes in the index.js file in /dist directory have been made.

@Ishpreet01
Copy link
Author

@williamjallen I am completely new to the field of open source. Can you please guide me what necessary changes need to be done in order to make my PR accepted. The build file shows that my code failed 'npm run lint' check but when I run this command on my local host I get multiple errors. How to deal with this?

@williamjallen
Copy link
Member

The checks failed because your changes do not match our code style rules. What do you see when you run the linter locally?

@bmcutler
Copy link
Member

closing this due to lack of recent activity

@bmcutler bmcutler closed this Feb 16, 2024
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.

Pull request titles should start with a capital letter
3 participants