Closed roberto-butti closed 1 year ago
Hi Roberto, Can you please assign me this. And I am new to Hacktoberfest. Can you please give an example of commit message for the PR to register in Hacktoberfest. Thanks.
Hi Roberto, Can you please assign me this. And I am new to Hacktoberfest. Can you please give an example of commit message for the PR to register in Hacktoberfest. Thanks.
Hi @mahesha1150 , thank you for accepting this. Hacktoberfest is a great opportunity to learn and explore new things. So i think you can take a look of a PR for another function, but i think can be useful for you, to understand the "structure" : https://github.com/roberto-butti/some-drops-of-javascript/pull/8
Thanks @roberto-butti . For helping me in my first Opensource contribution, would like to collaborate more with you in coming days.
Hi @roberto-butti, Can you please let me know if this Repo is active and any contributions are pending, where I can assist with.
@mahesha1150 yes of course, the repo is active! there is a open issue:
Sure @roberto-butti 😊👍
What
Add new variable/constant documentation file in
src/content/docs
. The instructions about defining the file's name are documented in theCONTRIBUTING.md
file.Description
Function name: example
path.sep
Function description: Provides the platform-specific path segment separator File name: example03-var/02_path-sep.md
Checklist
examples
directorybun run format-examples-bun
ornpm run format-examples
Must read: