question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Offset request to star project with whitespace and tabs

See original GitHub issue

Current Behavior Within the Welcome bot example here that thanks first-time contributors for their efforts, a request to star the repo should be included and it should be slightly offset to improve its visibility.

Implementation Update or add the following line(s) to .github/config.yml:

  
 	   	    	    	   :star: Please [star the project](../stargazers) if you have yet to do so.


Contributor Resources The layer5 repo contains two websites. The current generation and the next-generation of the layer5.io site.

If the layer5-ng label is absent on this issue, then this issue pertains to the current generation of the layer5.io website, which uses Jekyll and GitHub Pages. Site content is found under the master branch.

If the layer5-ng label is present on this issue, then this issue pertains to the next-generation of the layer5.io website, which uses Gatsby, Strapi, and GitHub Pages. Site content is found under the layer5-ng branch.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Josephchineducommented, Sep 4, 2020

Hello @sachin4840 if you are fixed, @Josephchinedu could take this up.

i’ve updated it. waiting for contributor to view it

1reaction
sachin4840commented, Aug 27, 2020

I would like to contribute. Can you assign it to me

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to reveal tabs in the indentation in a cpp file?
First of all you should set the default value of indent-tabs-mode to nil . Either toggle it off with customize or put the...
Read more >
Tabs in HTML mode in Emacs
So it'll insert four spaces instead. Try setting sgml-basic-offset to the same thing as your tab-width .
Read more >
How to indent with two spaces only? · Issue #398
I've tried several things, so far, but without success. So far I have: (setq js-indent-level 2) (setq-default c-basic-offset 2) (setq c-basic-offset 2)
Read more >
Indent with tabs or spaces? I wish I didn't need to know.
Both spaces and tabs require that all editors of a document coordinate on which standard they're going to use. But tabs and spaces...
Read more >
Developers Who Use Spaces Make More Money Than ...
Once you have a mixture of tabs and spaces, the code will start ... We didn't ask about age in the 2017 survey,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found