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.

Becoming a real "community" repo

See original GitHub issue

This is just to discuss the possibility of adding a few direct contributors to the repo besides myself. I’m still poking a few other people, but ideally I’m hoping for 4 collaborators including myself.

The things I’m looking for help with:

  1. Responding to issues and PRs.
  2. If you have any specific areas or platform of expertise, e.g. jetbrains/vim or Mac/Linux, take some degree of “ownership” of those bits where feasible.

Collaborator guidelines

  • Take care of yourself and your health/needs first. Limit your time commitment to this effort.

  • For “minor” fixes/improvements/bugs/new apps, you’re free to contribute without any review

  • For significant new development/refactoring you feel makes sense, it’s likely still prudent to get a review from one of the other collaborators, or open a discussion as appropriate before committing your time?

Potential guidelines for contributions (PR review, etc)

  • Any addition to the global grammar should be scrutinized a bit more thoroughly. The more specific a new context, the less scrutiny I typically apply.

  • New grammars should follow the [subject][verb] standard where-ever possible.

  • For Mac OS X, the bundle id should be used for defining app contexts, rather than the name.

  • For Windows, both the friendly app name and exe name should be used for defining app contexts. For some people, the MUICache breaks.

  • For new web apps, ensure the domain is used to minimize potential mismatches https://github.com/knausj85/knausj_talon/blob/master/apps/web/window_titles.md

  • New applications should support the appropriate ‘generic’ grammars where possible

generic_browser.talon
find_and_replace.talon
line_commands.talon
multiple_cursors.talon
snippets.talon
splits.talon
tabs.talon
  • New programming languages should support the appropriate ‘generic’ grammars where possible as well
operators.talon
programming.talon
comment.talon
block_comment.talon

and should support the lists

user.code_functions
user.code_libraries

where appropriate. See e.g. csharp.py/csharp.talon. At least, until we come up with something better 👍

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
knausj85commented, Oct 24, 2020

Figured I’d check-in to see how’s it going. Any complaints or issues?

Seems to be working well, as far I can see.

2reactions
fidgetingbitscommented, Sep 16, 2020

I’m in

Read more comments on GitHub >

github_iconTop Results From Across the Web

Start your open source journey with Community Exchange
Community Exchange offers students the ability to connect with peers to learn valuable skills on their journey to become an open source ...
Read more >
Official repositories - ArchWiki
A software repository is a storage location from which software packages are retrieved for installation. Arch Linux official repositories contain essential ...
Read more >
Creating a Git Repository for Open Source Community Project
In the biggest turning point of my life so far, find out why I gave up earning 4 figures a week, to earning...
Read more >
Contributing to projects - GitHub Docs
Learn how to contribute to a project through forking.
Read more >
How to Contribute to Open Source
Usually, there is a file called LICENSE in the root of the repository. Project actively accepts contributions. Look at the commit activity on...
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