Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: added message for successful initialization #1401

Merged
merged 1 commit into from
Feb 28, 2024
Merged

chore: added message for successful initialization #1401

merged 1 commit into from
Feb 28, 2024

Conversation

gunjjoshi
Copy link
Member

Added a success message in the Makefile, which shows up on successful initialization

Resolves #1400

Description

What is the purpose of this pull request?

This pull request:

  • adds "Initialization Successful." message after successful execution of make init.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

Although a small task, but still it can give clarity to new contributors.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Added a success message in the Makefile, which shows up on successful initialization
@kgryte kgryte added Needs Review A pull request which needs code review. Documentation Improvements, additions, or changes to documentation. labels Feb 28, 2024
@Planeshifter
Copy link
Member

That should work; thanks for adding!

@Planeshifter Planeshifter merged commit ce5ea47 into stdlib-js:develop Feb 28, 2024
3 checks passed
@kgryte kgryte removed the Needs Review A pull request which needs code review. label Feb 29, 2024
@gunjjoshi gunjjoshi deleted the make-init-message branch March 5, 2024 18:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Documentation Improvements, additions, or changes to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing Success Message Upon Initialization Completion
3 participants