Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: f5ca4bc6ab91
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3a5e335cdfe4
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 2, 2020

  1. .github/stale.yml: fix formatting

    Before this, the message being written is:
    ```
    Thank you for your contributions.
    This has been automatically marked as stale because it has had no activity for 180 days.
    If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
    Here are suggestions that might help resolve this more quickly:
    1. Search for maintainers and people that previously touched the
       related code and @ mention them in a comment.
    2. Ask on the [NixOS Discourse](https://discourse.nixos.org/). 3. Ask on the [#nixos channel](irc://irc.freenode.net/#nixos) on
       [irc.freenode.net](https://freenode.net).
    ```
    
    Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
    
    .github/stale.yml: fix newlines
    ryantm committed Jun 2, 2020
    Copy the full SHA
    c516c31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89284 from ryantm/fix-stalebot-msg

    .github/stale.yml: fix formatting
    ryantm committed Jun 2, 2020
    Copy the full SHA
    3a5e335 View commit details
    Browse the repository at this point in the history