Git Product home page Git Product logo

dailytips's People

Contributors

eddiejaoude avatar ewainy avatar mohamedwagih avatar pradumnasaraf avatar scopsy avatar supunsathsara avatar susmita-dey avatar victoriacheng15 avatar vikasganiga05 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dailytips's Issues

Add prettier and ESLint configs

What would you like to share?

Adding prettier and ESLint config files will keep the code formatted nicely independent of who is working on the project.

Additional information

No response

Create github action for labels

What would you like to share?

It would be good to create an action that automates or checks for labels.

Additional information

No response

tip random API

Description

tip random API

Screenshots

No response

Additional information

No response

[FEATURE] Add `Open in Gitpod` badge

Description

Add the Open in Gitpod badge to open the project on Gitpod with instructions on how to build and prepare the developer environment specifically for the project.

Screenshots

Open in Gitpod

Additional information

Here is the markdown for the badge ๐Ÿ‘‡


[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/EddieHubCommunity/DailyTips)

Here is the .gitpod.yml file ๐Ÿ‘‡


.gitpod.yml

tasks:
  - name: npm
    init: npm install

github:
  prebuilds:
    master: true
    branches: true
    pullRequests: true
    pullRequestsFromForks: true
    addCheck: true
    addComment: false
    addBadge: true

[DOCS] Screenshot

Description

Add screenshot to README

Screenshot 2022-04-04 at 23 27 42

Screenshots

No response

Additional information

No response

Open source tip #2

Description

"Open source is a great way to meet new people all over the world and collaborate with them and learn together. It's also a great opportunity to have a real-life development experience and learn new skills. Don't miss this chance and get into Open Source as soon as possible!!"

Screenshots

No response

Additional information

No response

[DOCS] Add proper readme

Description

The quick start guide is missing from the readme. Add the following section to the README.md file.

  • Prerequisites
  • Installation Steps
  • Contributing
  • License
  • Thanks to all Contributors
  • Support

Screenshots

No response

Additional information

No response

Open source tip #1

Description

"No Matter What You Do โ€“ Do Not Copy & Paste"

Screenshots

No response

Additional information

No response

Tip list API

Description

Tip list API

Screenshots

No response

Additional information

No response

Developer tip #2

Description

It's okay to get stuck. Being stuck is a sign that you're making progress.

Screenshots

No response

Additional information

No response

Open source tip #3

Description

Use syntax highlighting within code blocks in documentation to make it easier to read.

Screenshots

No response

Additional information

No response

Developer Tip

Description

Learn the fundamentals. Frameworks come and go but a focus on strong foundational knowledge applies to everything you learn and you can pick up concepts much quicker ๐Ÿ˜Š

Screenshots

No response

Additional information

No response

Add DOCS to the README about json files

Description

Documentation about json files is missing in the README file. This should be added in order to alert geeks to know about the json files who is working on this project.

Screenshots

No response

Additional information

No response

Add GitHub action for labels

What would you like to share?

Adding GitHub action for labels will help the user to find issues and pull requests with correct labels and it's a good way of making the repository prettier.

Additional information

No response

[CHORE] Update license to MIT in `package.json`

Description

This repo is licensed under MIT License, But in package.json it's ISC. Please do the following changes to the package.json file ๐Ÿ‘‡

./package.json

- "license": "ISC",
+ "license": "MIT",

Screenshots

image

Additional information

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.