Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update first-paragraph.mdx #55

Merged
merged 4 commits into from
Jul 27, 2024
Merged

Update first-paragraph.mdx #55

merged 4 commits into from
Jul 27, 2024

Conversation

ridetoruin
Copy link
Collaborator

@ridetoruin ridetoruin commented Jul 24, 2024

Added back ticks.
Added references.
Updated MLA.
Added Authors.

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 or Code)

  • 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:

      ---
      title: Hegel Guides
      description: Learn about the philosophy of G. W. F. Hegel
      ---
    • 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:

      import Stub from "@/components/Stub";
      
      <Stub />
    • REQUIRED I have added, verified or extended a bibliography. This is added before the authors section and follows MLA guidelines. Example:

      ## Works Cited
      
      <div className="text-sm">
      - Hegel, Friedrich Georg Wilhelm. _The Science of Logic_. Translated by George di Giovanni, Cambridge University Press, 2010.
      - Kant, Immanuel. _The Critique of Pure Reason_. Edited by Paul Guyer and Allen W. Wood, Cambridge University Press, 1998.
      </div>
    • I have signed the document with my name/username under either as Authors, Editors or Contributors.

      Use Authors if you have created and substantially added content.
      Use Editor if you have made substantial edits or review.
      Use Contributor if you have made minor edits, reviews or contributions.
      If you've done multiple, pick the most weighted: Author > Editor > Contributor.
      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.

      // Bibliography goes here
      
      ---
      
      **Authors**  
      Ahilleas Rokni (2024), Tom Bombadil (2025)
      
      **Contributors**  
      Filip Niklas (2024), Boromir (2025)
    •  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

Added back ticks.
Added references.
Updated MLA.
Added Authors.
Implemented all edits mentioned by F. Niklas.
Copy link
Member

@Firgrep Firgrep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few tiny things left now

@Firgrep Firgrep merged commit 59e6e10 into dev Jul 27, 2024
@Firgrep Firgrep deleted the ridetoruin-patch-4 branch July 27, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants