This repository is used to display comments in the webpages of DIYbiosphere
Open an Issue with the title:
of the webpage. In the description, add a link back to the webpage
After you created the issue:
- Go to
_data/entry_issue.yml
file in the diybiosphere/sphere repository - Add the following code:
- page_title: diybiosphere # Title of page (exactly!)
comments_issue: 2 # issue number for comments in diybiosphere/comments
edit_issue: 1 # issue number for discussing editing in diybiosphere/sphere
- Commit and wait for the build to go through Travis. It might take a few minutes
the page_title:
The title of the entry EXACTLY as it appears
Issues in this repository are meant to show in the webpages and discuss the content in the webpage.
To discuss errors or problems or any issue in terms of editing the content in the entry, an issue should be opened in the diybiosphere/sphere repository. NOT HERE.