Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Did check-list.
Thank you for wanting to contribute to sPhil! 🧙 🦉
We would like to keep our code and writing as neat and tidy as possible, and would appreciate if you could verify the following. Each PR should either contribute content or functional code.
Checklist (pick
Docs
orCode
)Docs contribution (philosophy, literature, content)
REQUIRED I accept that my writing is submitted under the ATTRIBUTION-NONCOMMERCIAL-SHAREALIKE 4.0 INTERNATIONAL, which, briefly put, prohibits commercial re-use of the content, but allows sharing, remixing and building upon the material insofar as attribution is given (see legal code), and in this regard I understand that my writing is open to be modified, remixed and build upon by others in the sPhil community within the
systemphil/sphil
project in future perpetuity.REQUIRED I have followed the formatting guidelines.
REQUIRED I have followed the MLA citation style.
REQUIRED I have added or verified title and description metadata at the very top of the file. Example:
My article is a stub or I want to actively encourage contribution, I've added the Stub component to the bottom of my content but before the bibliography:
REQUIRED I have added, verified or extended a bibliography. This is added before the authors section and follows MLA guidelines. Example:
I have signed the document with my name/username under either as
Authors
,Editors
orContributors
.If the article makes use of footnotes, I have checked that
**Notes**
is exactly the very last item in the file.Code contribution (Apache version 2 license)
All code apart of what is inside
src/pages/**
(excluding/contributing/**
,_app.mdx
,_document.tsx
,_meta.json
,acknowledgements.mdx
,index.mdx
,privacy.mdx
,team.mdx
,terms.mdx
) is subject to Apache version 2 license. Basically, anything outside of content, literature, philosophy.PR Author's Note