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

Looking for more core contributers/owners for this project #713

Open
selfrefactor opened this issue Dec 22, 2023 · 6 comments
Open

Looking for more core contributers/owners for this project #713

selfrefactor opened this issue Dec 22, 2023 · 6 comments

Comments

@selfrefactor
Copy link
Owner

It is time this project to have more than one administrator/owner

If you are interested, please let me know and we'll find a way to discuss this.

@patrickalima98
Copy link

Hi @selfrefactor I would like to help you to maintain this library!

@selfrefactor
Copy link
Owner Author

selfrefactor commented Feb 20, 2024

Thanks for your application, but I'd prefer to be someone from the big contributors to this library, so I will wait before making a decision as it is not urgent matter.

@patrickalima98
Copy link

Ok, no problem. Thanks

@ilteoood
Copy link
Contributor

@selfrefactor before looking for more contributers, you should fix some aspects of the project first.

A few examples:

  • Why the package.json refers to a folder (rambda-scripts) which is not versioned in the repo?
  • Why lots of files are repeated between src and source folders?
    • What's the difference between src and source?
  • Why a CONTRIBUTING.md is missing?

We heavily use rambda in production for both front-end and back-end projects, I would be more than happy to help here.

@selfrefactor
Copy link
Owner Author

All valid points @ilteoood so I will answer them in details once I have time, but now I am on vacation. I will write on 4th of June.

@selfrefactor
Copy link
Owner Author

Hi @ilteoood
Sorry for the delay; these are the answers:

Why the package.json refers to a folder (rambda-scripts) which is not versioned in the repo?
  • Initially, everything was part of this repo, but one contributor pointed that this is not ideal, as folder structure as well as git history includes files not related to the library. This is when the other repo was created.
    Why lots of files are repeated between src and source folders?
  • Another contributor pointed that it is bad that Rambdax and Rambda share similar files. Manual sync was prone to errors, so that is why src and source folders exists. Folder source includes all files and tests of Rambdax and Rambda, while src is created using build script and it includes only Rambda related files. The advantage is that src doesn't include any test files.
    Why a CONTRIBUTING.md is missing?
  • There was such file, but it became outdated. I created issue to fix this - Restore CONTRIBUTING.md file #735

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

No branches or pull requests

3 participants