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.
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
)🚩
REQUIRED
Docs contribution (philosophy, literature, content)
🚩 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.🚩 I have followed the formatting guidelines.
🚩 I have followed the MLA citation style.
🚩 I have added or verified title and description metadata.
See example 📜
My article is a stub or I want to actively encourage contribution, I've added the Stub component:
See example 🌿
Add this to the bottom of your content but before the bibliography.
🚩 I have added, verified or extended a bibliography.
See example 📚
Add this before the authors section. Please make sure to follow MLA guidelines regarding bibliography.
I have signed the document with my name/username under either as
Authors
,Editors
orContributors
.See example ✒️
If you prefer to remain anonymous, that's fine too, but note that a record of your contributions based on your GitHub username will exist here in the codebase.
If the article makes use of footnotes, I have checked that
**Notes**
is exactly the very last item in the article.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.