diff --git a/README.md b/README.md index 8b2cef2..5dde660 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,6 @@ With regards the quality, I am most uncertain about Smarkets, Hypermind, Ladbrok ## Various notes +- Commits follow [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary) - Right now, I'm fetching only a couple of common properties, such as the title, url, platform, whether a question is binary (yes/no), its percentage, and the number of forecasts. - For elicit and metaculus, this library currently filters questions with <10 predictions. diff --git a/roadmap.md b/roadmap.md index ef71b9f..ee9c2d4 100644 --- a/roadmap.md +++ b/roadmap.md @@ -37,7 +37,7 @@ If I was doing this on my own, I would deploy 1. into a Njal.la server using Alp - A Digital Ocean droplet using Ubuntu/Debian - A Heroku instance. -The biggest difference between Digital Ocean and Heroku is that I'm using [pm2](https://pm2.keymetrics.io/) on Digital Ocean, whereas Heroku has its own load balancer, logs, etc. +The biggest difference between Digital Ocean and Heroku is that I'm using [pm2](https://pm2.keymetrics.io/) on Digital Ocean, whereas Heroku has its own load balancer, logs, etc. ## General code review Importance: 3/5, but good first issue. Would also allow you to incorporate