👋 Hey there! This is the developer experience audit from @mntnr for this repository. I've added in my thoughts below, in the form of a checklist. Looking forward to seeing what you think; let's see if we can resolve all of the open issues and make this repository shine ✨ 💖 ✨
📉 Clientside A/B testing library
For notes on anything crossed out, look below. Note: I use [~] to mean that I have proposed a fix in a PR. I know it doesn't render properly in Markdown, but it works pretty well otherwise for that purpose. If I think that something is fine, even if it isn't valid according to this checklist, I've checked it off and included a note.
Reviewing the Repository Docs
Process
- [~] Can I install easily? I am going to say no. I would add this to npm. I've suggested a package.json file
- [~] Can I use this easily? Easier with the package.json.
Issues and Pull Requests
Bots
Note: Neither of these are necessary, but they can help with some things. Check out https://probot.github.io/ for some tools.
Metadata
Package Metadata
Note: These should apply to package.json (JavaScript), *.cabal (Haskell), and metadata.yml (Perl), among others.
TODO
The main thing that this repo needs is a basic package.json. Otherwise, it's pretty solid.
Generic
Issues
Contribute back?
This checklist is open source! If you have suggestions or think it could be better, contribute back on mntnr/audit-templates.
As well - note that you don't need to tick every box. If you have anything you'd like to talk about, I'm here; otherwise, I would suggest either pulling out tasks into a comment before, or into other issues, and then closing the issue when you feel you've adequately done everything. If you want help here, let me know.
Thank you!
👋 Hey there! This is the developer experience audit from @mntnr for this repository. I've added in my thoughts below, in the form of a checklist. Looking forward to seeing what you think; let's see if we can resolve all of the open issues and make this repository shine ✨ 💖 ✨
Repository Review: splitrb/split.js
For notes on anything crossed out, look below. Note: I use
[~]to mean that I have proposed a fix in a PR. I know it doesn't render properly in Markdown, but it works pretty well otherwise for that purpose. If I think that something is fine, even if it isn't valid according to this checklist, I've checked it off and included a note.Reviewing the Repository Docs
LICENSEfile?package.json?Is there aThis is so low traffic I wouldn't bother..githubordocsfolder?Is there anISSUE_TEMPLATE.md?Is there aPULL_REQUEST_TEMPLATE.md?CONTRIBUTING.mdfile?good first issuelabel as a starting point?CHANGELOG?alexadequately? Runalex *.md.Process
Issues and Pull Requests
Are there useful issue labels?Are the labels being used?No open issuesgood for beginnersorgood first issuelabel?waiting on contributorlabel?Bots
Note: Neither of these are necessary, but they can help with some things. Check out https://probot.github.io/ for some tools.
Are the bots listed in the Contribute or Readme files so that users can expect to interact with them?Metadata
Does the website match the project?Package Metadata
Note: These should apply to
package.json(JavaScript),*.cabal(Haskell), andmetadata.yml(Perl), among others.bugsfield?homepagefield?keywords?Rundepcheck; do the deps make sense?TODO
The main thing that this repo needs is a basic
package.json. Otherwise, it's pretty solid.Generic
Issues
availablelabels as well asgood first issue. These can be used to signal that you're looking for community involvement for issues. They can also be configured to display on http://up-for-grabs.net. This will help more people interact with your code, and lead to small, iterative work done by others. It may take some time to set up initially - properly scoping issues for newcomers takes some time - but the payback should be worth it.Contribute back?
This checklist is open source! If you have suggestions or think it could be better, contribute back on mntnr/audit-templates.
As well - note that you don't need to tick every box. If you have anything you'd like to talk about, I'm here; otherwise, I would suggest either pulling out tasks into a comment before, or into other issues, and then closing the issue when you feel you've adequately done everything. If you want help here, let me know.
Thank you!