Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
trycrmr
trycrmr commented Mar 13, 2020

Today I thought it would be a fun idea to contribute to projects associated with tracking and disseminating information on the current state of COVID-19. However, in this repository it seems only a small subset of the opened PRs are being merged. Adding some contribution guidelines in CONTRIBUTING.md file will allow the broader community to know where they can contribute effectively.

WordPress logo
Popular topic
WordPress is a popular content management system, used for websites and blogs.
GitHub Actions Hackathon
Upcoming event recommended by GitHub
Mar
5

GitHub Actions Hackathon

March 05, 2020 - March 31, 2020 • Online

This four-week hackathon challenges the community to create original GitHub Actions.
Trending repository
mrVanDalo
mrVanDalo commented Mar 13, 2020

Is your feature request related to a problem? Please describe.

# build default.nix
nix-build -E 'with import <nixpkgs> {} ; callPackage ./default.nix {}'

this line things of nixpkgs> as a variable, but it actually should stay `.

Describe the solution you'd like

Best we to escapt <nixpkgs> some how.

Describe alternatives you've considered

currentl

App recommended by GitHub

Datree

Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.

Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.

Trending repository
paulvi
paulvi commented Oct 14, 2019

Description


Current behavior


Currently if error happen, e.g. in #4692

Expected Behavior


make UI message more exact, instead of "something",
and give option to stop timer.
Usually there is checked CheckBox "restart ttimer".

Possible Solution


c

Marlin
Trending repository
Trending repository
sbrudenell
sbrudenell commented Aug 10, 2017

I've been trying to debug several issues with networking configuration over the past few weeks, and I find it incredibly frustrating how much source code I have to read to understand the interaction between shell scripts, uci config, network config protocols, procd, netifd and ubus. There are no README files, almost no code comments, nothing on the wiki, and no other developer documentation that I

App recommended by GitHub

Hound

Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.

You can’t perform that action at this time.