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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,11 @@ If you are contributing to the Open Source for the first time, You can check out
3
3
4
4
# Local Setup
5
5
6
-
-[Fork](https://github.com/Pika1998/Meetup-Widget/fork) the respository.
7
-
- Clone your forked copy of the repository using `git clone https://github.com/${yourUsername}/Meetup-Widget`
8
-
-`cd Meetup-Widget`
6
+
-[Fork](https://github.com/Pika1998/Git-Widget/fork) the respository.
7
+
- Clone your forked copy of the repository using `git clone https://github.com/${yourUsername}/Git-Widget`
8
+
-`cd Git-Widget`
9
9
-`npm install` to install the dev dependencies.
10
-
-`npm run meetup-widget` will get the server running.
10
+
-`npm run git-widget` will get the server running.
11
11
12
12
13
13
# File Structure
@@ -30,8 +30,8 @@ The code is based upon web components and does not use any dependency. You can r
30
30
- If you are looking to add CSS then checkout `card.style.mjs`
31
31
32
32
# First-time Contributors Guide
33
-
- You can checkout the [Issues](https://github.com/Pika1998/Meetup-Widget/issues) and select the one that you like (You can comment on issue to let me know that you're working on it.)
33
+
- You can checkout the [Issues](https://github.com/Pika1998/Git-Widget/issues) and select the one that you like (You can comment on issue to let me know that you're working on it.)
34
34
- Just go through the [Local Setup Guide](#local-setup) to locally setup the project
35
-
- Once you are done making changes you can create a Pull Request to the master of this (https://github.com/Pika1998/Meetup-Widget) repository.
35
+
- Once you are done making changes you can create a Pull Request to the master of this (https://github.com/Pika1998/Git-Widget) repository.
Unofficial Widget to showcase the events which you have organized on meetup.com 📅
4
+
### Showcase your projects on their official websites/blogs.
5
+
6
+
### A Detailed timeline of contributions done on your project.
6
7
7
8
8
9
9
10
[](#installation-and-usage)
0 commit comments